https://github.com/deep1144/bs5snippest
vscode extension to generate bootstrap 5 boilerplate
https://github.com/deep1144/bs5snippest
vscode vscode-extension vscode-snippets
Last synced: 20 days ago
JSON representation
vscode extension to generate bootstrap 5 boilerplate
- Host: GitHub
- URL: https://github.com/deep1144/bs5snippest
- Owner: Deep1144
- License: mit
- Created: 2020-06-21T05:14:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T20:40:28.000Z (over 3 years ago)
- Last Synced: 2025-01-22T11:28:34.333Z (over 1 year ago)
- Topics: vscode, vscode-extension, vscode-snippets
- Language: JavaScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=Deep.bs5snippets
- Size: 646 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# bs5snippets README
This is the README for your extension "bs5snippets". After writing up a brief description, we recommend including the following sections.
[](https://marketplace.visualstudio.com/items?itemName=Deep.bs5snippets)
## Features
> !bs5 -> used to generate bootstrap5 boilerplate

## Release Notes
- we support only initial snippest as per now, others will be added in future.
### 0.0.1
- Initial release generate bootstrap5 boilerplate with !bs5
-----------------------------------------------------------------------------------------------------------
## Working with Markdown
**Note:** 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) or `Cmd+Space` (macOS) to see a list of Markdown snippets
### For more information
### Found any BUG : Report here
**Enjoy!**