vscode-plugin-code-snippets
vscode-plugin-code-snippets
Snippets
Python
Snippet |
Purpose |
try_except |
Code snippet for try except |
Vue
Snippet |
Purpose |
vbase-3 |
Single File component Composition API with SCSS |
vbase-3-setup |
Single File component setup Composition API with SCSS |
vbase-3-reactive |
Single File component Composition API with Reactive and SCSS |
vbase-3-ts |
Single File component Composition API with TypeScript and SCSS |
vbase-3-ts-setup |
Single File component setup Composition API with TypeScript and SCSS |
vbase-scss |
Single file component base with SCSS |
vbase-sass |
Single file component base with SASS |
vbase-less |
Single file component base with LESS |
vbase-postcss |
Single file component base with PostCSS |
vbase-stylus |
Single file component base with Stylus |
vbase-css |
Single file component base with CSS |
vbase-ns |
Single file component with no styles |
vbase-ts |
Single file component base with TypeScript |
vbase-ts-class |
Single file component base with TypeScript Class Format |
Requirements
null
Extension Settings
null
Known Issues
Calling out known issues can help limit users opening duplicate issues against your extension.
Release Notes
Users appreciate release notes as you update your extension.
1.0.0
Initial release of ...
Working with Markdown
You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:
- Split the editor (
Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
- Toggle preview (
Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
- Press
Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.
Enjoy!
| |