A Stencil extension for Visual Studio Code
(Updated )
Introduction
Over the past few weeks, I've worked on improving the support for Stencil in Visual Studio Code. This work has resulted in two new projects:
- A TextMate grammar written specifically for Stencil
- A Visual Studio Code extension, powered by the TextMate grammar
Features
The extension has plenty of features to improve your developer experience, such as:
- Detailed syntax highlighting:
- Syntax highlighting of Stencil in HTML documents:
- Code snippets for common tags:
- Automatic indentation:
For more information, see the useful links below.