Code Monkey home page Code Monkey logo

Comments (18)

formulahendry avatar formulahendry commented on August 28, 2024

@drew-wallace Thanks for reporting the issue. Could you please provide more details? You mean the function is not working in [ "html", "xml", "php" ] language or the function is activated in languages other than [ "html", "xml", "php" ]?

from vscode-auto-rename-tag.

drew-wallace avatar drew-wallace commented on August 28, 2024

It's not working in [ "html", "xml", "php" ]

from vscode-auto-rename-tag.

formulahendry avatar formulahendry commented on August 28, 2024

Which file type are you working on? Have you tried a html file just having content <div></div> and updated the tag name to see whether it works?

from vscode-auto-rename-tag.

drew-wallace avatar drew-wallace commented on August 28, 2024

PHP with the syntax set to HTML. I just tried an HTML file with HTML syntax and a <div></div> and it didn't work.

from vscode-auto-rename-tag.

formulahendry avatar formulahendry commented on August 28, 2024

Could you please let me know your OS info and vs code version?

from vscode-auto-rename-tag.

drew-wallace avatar drew-wallace commented on August 28, 2024

OS X 10.11.3 and Windows 10
Both running VS Code 1.2.1

from vscode-auto-rename-tag.

formulahendry avatar formulahendry commented on August 28, 2024

I'm also using Win10 and running VS Code 1.2.1 but it works. Could you let me know whether you have installed any other extensions? Maybe they have conflicts in some API. And could you try this Auto Close Tag extension to see whether it works? Auto Close Tag has similar code logic with Auto Rename Tag. If it does not work as well. it is more likely there are conflicts with other extensions.

from vscode-auto-rename-tag.

drew-wallace avatar drew-wallace commented on August 28, 2024

Auto Close works for me... Interesting. I'll give you a list of my extensions when I get home.

from vscode-auto-rename-tag.

drew-wallace avatar drew-wallace commented on August 28, 2024

List of extensions:
file peek
html snippets
select line
handlebars
git history
**auto rename tab
*
*auto file name
Encode Decode
goto last edit
open
trailing spaces
multi clip
eval
lodash snippets
gitflow
gitblame
change case
javascript snippets

from vscode-auto-rename-tag.

drew-wallace avatar drew-wallace commented on August 28, 2024

After updating to VS Code 1.3.0 and I see it working half the time. Ending tags work most of the time, beginning tags don't always work either. I think having a chain of elements together on the same line may be part of why it's not working.

from vscode-auto-rename-tag.

dbettini avatar dbettini commented on August 28, 2024

Not working for me either. El Capitan, 1.3.0. No HTML extension except for this, but I tried removing it and it still didn't work.

from vscode-auto-rename-tag.

formulahendry avatar formulahendry commented on August 28, 2024

@drew-wallace Thanks for the update! Could you please provide scenarios when it is not working? Currently, one of the known issues is like <div><a href="http://www.example.com"></div> when there are single tag(s) between paired opening and closing tags. The div tag will not be updated correctly. I have plan to fix this issue.

@dbettini The extension is not working all the time or in some scenarios?

from vscode-auto-rename-tag.

dbettini avatar dbettini commented on August 28, 2024

@formulahendry not working at all, unfortunately. Removing/adding one character at a time or the entire word, always the same result. Tried it on closing and ending tags.

from vscode-auto-rename-tag.

formulahendry avatar formulahendry commented on August 28, 2024

@dbettini Have you tried a html file just having content <div></div> and removed/added one character of the tag name to see whether it works?

from vscode-auto-rename-tag.

formulahendry avatar formulahendry commented on August 28, 2024

@drew-wallace @dbettini An update for you. I have released new version 0.0.3 to fix some bugs. Not sure these fixes would be helpful to your cases. You could have a try and let me know if anything gets better.

from vscode-auto-rename-tag.

dbettini avatar dbettini commented on August 28, 2024

@formulahendry It works for me now. Thanks!

from vscode-auto-rename-tag.

drew-wallace avatar drew-wallace commented on August 28, 2024

Now works for me too!

from vscode-auto-rename-tag.

formulahendry avatar formulahendry commented on August 28, 2024

Great!

from vscode-auto-rename-tag.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.