File tree Expand file tree Collapse file tree 5 files changed +13
-13
lines changed Expand file tree Collapse file tree 5 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11# CSS Comments Snippets
22
3- Prefix ` cc *`
3+ Prefix ` xc *`
44
5- ### [ ccbasic ] basic
5+ ### [ xcbasic ] basic
66
77``` css
88/* ${1:Basic comment} */
99```
1010
11- ### [ ccblock ] block
11+ ### [ xcblock ] block
1212
1313``` css
1414/* *
@@ -17,15 +17,15 @@ Prefix `cc*`
1717 */
1818```
1919
20- ### [ ccsection ] section
20+ ### [ xcsection ] section
2121
2222``` css
2323/* ==========================================================================
2424 ${1:Section}
2525 ========================================================================== */
2626```
2727
28- ### [ ccsubsection ] sub-section
28+ ### [ xcsubsection ] sub-section
2929
3030``` css
3131/* ${1:Sub-section}
Original file line number Diff line number Diff line change 22 <content ><![CDATA[
33/* ${1:Basic comment} */
44]]> </content >
5- <tabTrigger >ccbasic </tabTrigger >
6- <description >cc - Basic Comment</description >
5+ <tabTrigger >xcbasic </tabTrigger >
6+ <description >xc - Basic Comment</description >
77</snippet >
Original file line number Diff line number Diff line change 55 *
66 */
77]]> </content >
8- <tabTrigger >ccblock </tabTrigger >
9- <description >cc - Block Comment</description >
8+ <tabTrigger >xcblock </tabTrigger >
9+ <description >xc - Block Comment</description >
1010</snippet >
Original file line number Diff line number Diff line change 44 ${1:Section}
55 ========================================================================== */
66]]> </content >
7- <tabTrigger >ccsection </tabTrigger >
8- <description >cc - Section Comment</description >
7+ <tabTrigger >xcsection </tabTrigger >
8+ <description >xc - Section Comment</description >
99</snippet >
Original file line number Diff line number Diff line change 33/* ${1:Sub-section}
44 ========================================================================== */
55]]> </content >
6- <tabTrigger >ccsubsection </tabTrigger >
7- <description >cc - Sub-section Comment</description >
6+ <tabTrigger >xcsubsection </tabTrigger >
7+ <description >xc - Sub-section Comment</description >
88</snippet >
You can’t perform that action at this time.
0 commit comments