Sample code illustrating the VS Code extension APIs.
- Editor Decoration
- Virtual Documents
- Preview Html
- Vim
- Integrated Terminal
- Experimental: Tree Explorer
git clonenpm run install-all- run one of
npm run compile-decorator,npm run compile-previewhtml, orcompile-contentprovider