Giter Site home page Giter Site logo

Comments (4)

formulahendry avatar formulahendry commented on June 10, 2024 2

Hi @kburson and @arraqib , thanks for reporting this issue! After investigation, I find there is an API change (should be a bug) in VS Code 1.8.0 and I have create an issue for VS Code team. Meanwhile, you may have two options for workaround of this extension:

  1. Use keyboard shortcut Ctrl+Alt+. to close tag
  2. Use Sublime Text 3 Mode, it will automatically add close tag when </ is typed (same as Sublime Text 3 does), set the below config as true:
{
    "auto-close-tag.SublimeText3Mode": true
}

from vscode-auto-close-tag.

formulahendry avatar formulahendry commented on June 10, 2024 1

Hi all, I have used some workaround to provide a hotfix for this issue. Please install latest version and have a try. Let me know if any regression or corner cases not covered. In the next, I will continue to follow up with VS Code team about this breaking changes, since I use some workaround to fix this issue. We need to make the code base clean.

from vscode-auto-close-tag.

formulahendry avatar formulahendry commented on June 10, 2024

Hi @kburson , it is working in my side with 1.8.0. Would you please disable all other extensions and try again?

from vscode-auto-close-tag.

raqibjs avatar raqibjs commented on June 10, 2024

@formulahendry. Please Check. With VS Code(1.8.0) the extension stopped working.

from vscode-auto-close-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.