Git Product home page Git Product logo

Comments (5)

abusaidm avatar abusaidm commented on June 19, 2024

Hello @macintacos , yes there seems a conflict in the extensions, this is not a bug, this is a behaviour in the VSCode snippets/extensions engine. if you have an extension that is conflicting with other you would have to choose one or the other, I will try raise this with the VSCode developers but I don't see this behaviour as an issue in most cases.

Thank you

from html-snippets.

macintacos avatar macintacos commented on June 19, 2024

@abusaidm That's unfortunate, as most of the extensions seem to work fine together and I really like HTML Snippets...I'll do some more investigation and check to which is conflicting and see if I can get rid of the other extension instead.

from html-snippets.

smoses2 avatar smoses2 commented on June 19, 2024

I also really appreciate the Html snippets, but had to uninstall as it is breaking emmet functionality. Single item emmet/zen-html works fine (or maybe this is your autocompletion and not emmet), but those with sibling relationships or multi-level are breaking:
p+p
becomes p+

is there a way for your code to ignore lines that include +, unmatched >, ^, *
This would allow for emmet completion on these lines instead.

from html-snippets.

abusaidm avatar abusaidm commented on June 19, 2024

hello @smoses2 I know how annoying this can be when extensions conflict with each other, I am relying on the VSCode extension engine to handle all the work thats why I cant do much to resolve this, I would have to re-write the extension to work using my own engine just to achieve a custom behaviour

from html-snippets.

smoses2 avatar smoses2 commented on June 19, 2024

Thanks @abusaidm and again thanks for html snippets. Have you submitted this as a vscode issue? It seems that they could have their emmet processing run before add-ons/extensions.

from html-snippets.

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.