Replies: 1 comment
-
I suggest to look on the marketplace: https://marketplace.visualstudio.com/search?term=ejs&target=VSCode&category=All%20categories&sortBy=Relevance Note that EJS is really a very minor part of the codebase. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I have one custom .ejs file for my Projects section of my web site. When I need to edit it, it's nice to have formatting and color syntax highlighting in VS Code.
But "EJS language support" I'm pretty sure just malformed and broke one of my custom .ejs files, so I had to revert via git. I'm now trying EJS Beautify which seems to work ok...
But Quarto Devs, you must be in and out of EJS files all the time. What sort of tools in VS Code do you use to help you edit and format them?
Beta Was this translation helpful? Give feedback.
All reactions