-
Notifications
You must be signed in to change notification settings - Fork 85
Please add Pug language support #55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
So i go further thanksfull to this post explaining how to setup a dev environnement to debug : I have now something that work in "long syntax" and "dot syntax", except at this time it didn't detect "Plain Text block in a tag" https://pugjs.org/language/plain-text.html#block-in-a-tag so completion sometime "contaminated" when typing script or plain text with a "dot". However, it well detect "Plain Text Inline in a Tag", "Literal HTML" and "Piped Text" so in thoses cases the "dot" caracter isn't contaminated by useless completion... |
I really need this |
I might found another useful extension which supports pug. |
So when it will work? |
still nothing? |
@zignd is this project even maintained anymore? this feature would be such a huge benefit IMO |
Hi there,
Happy to see this extension! I write HTML using Pug, though, so it would be great if Pug were supported.
Thanks.
The text was updated successfully, but these errors were encountered: