Skip to content

ForestCrazy/bootstrap-v4-snippets-tool

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

86 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Bootstrap v4 Snippets for VS Code

release badge license badge

A pack of 115 code snippets for Bootstrap toolkit.
Latest supported version: v4.3.1

Get Bootstrap here Bootstrap is an open source toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with our Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful plugins built on jQuery.

πŸ”— Download

🏁 Getting started

To start using the snippets simply type bs4- snippet_name.

  • To preview the selected snippet click CTRL+SPACEBAR.
  • To use the selected snippet simply click TAB.

Browse all snippets

πŸ–ΌοΈ Preview

preview1.gif

βš“ Links

πŸ‘¨πŸ»β€πŸ’» Compiling and testing guide

  • All snippets are stored inside the source directory.
  • To build the snippets execute build-from-source.bat file (you will need to install .NET Core 2.2 or newer).
  • Compiled snippets can be found in bootstrap-v4-snippets/snippets/snippets.json.
  • To test the changes copy the file content bootstrap-v4-snippets/snippets/snippets.json and paste it inside VS Code > F1 > Preferences: Configure User Snippets > html.json πŸŽ‰
  • To compile to .vsix(vs code extension) file execute create-package.bat file
  • can be found in bootstrap-v4-snippets/extension_name-version.vsix.

About

πŸ“¦ Bootstrap v4 Snippets Pack for VS Code

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • HTML 93.3%
  • C# 6.3%
  • Batchfile 0.4%