Zotonic Language ServerLanguage server for Zotonic, the Erlang Web Framework. FeaturesSyntax highlightSyntax highlight for Zotonic Template Language (.tpl). SnippetsZotonic completion for ModelsA great help is the models snippets. Typing Other languages completions
Go to definitionNavigate to files in the Docs integrationZotonic documentation is displayed hovering tags, actions, filters, validators, models and translations. InsltalationVSCodeDownload and install the extension for free at the Visual Studio Marketplace or directly in the VSCode extensions feature. TodoSyntax Highlight
Snippets
Docs
SponsorsIf you like this tool, please consider sponsoring me. I also accept coffees :coffee: Special thanks go to @mworrel for buying me 5x coffees! o/ ContributingIssuesFeels free to submit an issue on Github. Setup
ExtensionsMake sure you have ESlint and Prettier ESLint extensions installed. Optionally you can install the Todo Tree extension to see things TODO, to FIXME, or BUG. Config
Debugging the extensionPress F5 to start debugging. To reload, if in dev window, press Ctrl + Shift + F5 or, if in extension host window, Ctrl + R. See this article for more information about debugging. |