You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vscode/README.md
+9-9
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Bootstrap 4, Font awesome 4, Font Awesome 5 Free & Pro snippets for Visual studi
3
3
4
4
Visual studio code plugin containing Bootstrap 4, Font awesome 4 & Font Awesome 5 Free & Pro snippets. This plugin works in both in the stable & the insiders build
5
5
6
-

6
+

7
7
8
8
The detailed list of supported template triggers are listed [below](#documentation)
9
9
@@ -57,11 +57,11 @@ Here are available live templates
57
57
58
58
### Bootstrap 4 snippets
59
59
60
-
#### Bootstrap
60
+
#### Bootstrap master template
61
61
62
62
Trigger | Description
63
63
--- | ---
64
-
b4-**bootstrap$** | Reactive form variation of Bootstrap
64
+
b4-**$** | Bootstrap master template
65
65
66
66
#### Alert
67
67
@@ -104,11 +104,11 @@ b4-**breadcrumb-list** | Breadcrumb list
104
104
105
105
Trigger | Description
106
106
--- | ---
107
-
b4-**button-a** | Button with link
107
+
b4-**button-a** | Button a
108
108
b4-**button-block** | Button block
109
109
b4-**button-checkbox** | Button checkbox
110
110
b4-**button-default** | Button default
111
-
b4-**button-disabled-a** | Button disabled with link
0 commit comments