zkreations / blogger-syntax

Visual Studio extension that adds code snippets and autocomplete suggestions that correspond to the syntax of Blogger.
https://marketplace.visualstudio.com/items?itemName=zkreations.blogger-syntax
MIT License
6 stars 1 forks source link

Support for .ejs files #4

Open danieIabel opened 5 months ago

danieIabel commented 5 months ago

A friend is working on a blogger development environment that uses this template engine, so he should be able to use this extension in those files.

danieIabel commented 5 months ago

Natively, VS Code does not recognize files with the ".ejs" extension as it is not included in the list of valid languages: Known language identifiers