pushqrdx / vscode-inline-html

🎨 Adding Syntax Highlighting, Emmet, IntelliSense support for ES6 Template Strings in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=pushqrdx.inline-html
GNU General Public License v3.0
54 stars 15 forks source link

No intellisense nor Emmet inside a child template string #13

Open stefano-on-git opened 5 years ago

stefano-on-git commented 5 years ago

Can't get the intellisense/Emmet in a child template string, consider this snippet:

inline_html_no_intellisense

As you can see, the template string inside the array map callback, doesn't give intellisense nor Emmet, only syntax highlighting as showed in the below screenshot.

inline_html_issue

Vs Code Version + OS

vs_code_version

pushqrdx commented 5 years ago

Will check it out, thanks for reporting

pushqrdx commented 5 years ago

Currently working on a fix, will try to release it asap.

pushqrdx commented 2 years ago

Currently working on a fix, will try to release it asap.

Couldn't fix this without some serious hacks, gonna take another look at it again maybe

mathcovax commented 5 months ago
Capture d’écran 2024-02-14 à 16 45 39

I have a sam probleme. @pushqrdx you thinks you can resolve this ?