ruschaaf / extended-embedded-languages

VSCode extension for better syntax highlighting of embedded languages
https://marketplace.visualstudio.com/items?itemName=ruschaaf.extended-embedded-languages
MIT License
21 stars 5 forks source link

support host language shell #18

Open rmGFW opened 3 months ago

rmGFW commented 3 months ago

support host language shell

mig8447 commented 1 month ago

I'm finding little use of this extension without shell/bash support, which should include heredocs

kariudo commented 8 hours ago

I found this extension, and thought it was going to solve my needs, until the same as above. I need support for heredocs inline (specifically, I wanted to add highlighting to my gitlab-ci.yml but i use heredocs in the scripts).