FreeMarker for Visual Studio CodeFreeMarker language colorization extension for Visual Studio Code. You can read more about FreeMarker here. UsageInstall the extension and open any This is based on the TextMate bundle found on this repo. Alternative FreeMarker syntax with square brackets is fully supported. SnippetsType # followed by the first letters of a FreeMarker tag name and the editor will propose you all the available autocomplete options. Snippets are also available for alternative FreeMarker syntax. They will have the same shortcuts of regular ones, with an underscore _ character at the end. For instance:
Snippets list
ContributingContributions are welcome. Fork the repo and create a pull request with your changes. |