vscode-webc

VS Code language support for the WebC template language

MIT License

Stars
7
Committers
1

WebC for VS Code

Please refer to the WebC documentation for how to use WebC in general or in your Eleventy project in particular.

Features

Autocomplete

Provides webc: and @ attribute autocomplete suggestions for HTML tags.

Documentation

webc: and @ attributes show links to the WebC documentation on hover.

Definitions

Support for Go to Definition and Peek Definition (VS Code Peek documentation) and Ctrl + Click on WebC component tags to go the source file.

Semantic highlighting

Semantic highlighting for WebC component tags and keyword attributes.