Skip to content

Commit ce835a2

Browse files
committed
Added support for the new javascript with jquery option, so you can use jquery in the javascript snippets
1 parent e1da699 commit ce835a2

File tree

5 files changed

+10372
-24
lines changed

5 files changed

+10372
-24
lines changed

src/HTMLSnippet/HTMLSnippet.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<enumerationValues>
1818
<enumerationValue key="html">HTML</enumerationValue>
1919
<enumerationValue key="js">JavaScript</enumerationValue>
20+
<enumerationValue key="jsjQuery">JavaScript with jQuery</enumerationValue>
2021
</enumerationValues>
2122
</property>
2223

0 commit comments

Comments
 (0)