mirror of
https://github.com/kennethreitz-archive/kJS.tmbundle.git
synced 2026-06-05 23:50:19 +00:00
fd574d60c299df43d299c90f88c1834d26a1951f
diff --git "a/Snippets/for (\342\200\246) {\342\200\246}.tmSnippet" "b/Snippets/for (\342\200\246) {\342\200\246}.tmSnippet"
index 9001c98..c6ddbf7 100644
--- "a/Snippets/for (\342\200\246) {\342\200\246}.tmSnippet"
+++ "b/Snippets/for (\342\200\246) {\342\200\246}.tmSnippet"
@@ -7,7 +7,7 @@
${0:$1[$20]}
}</string>
<key>name</key>
- <string>for (…) {…}</string>
+ <string>for (…) {…} (Classic)</string>
<key>scope</key>
<string>source.js</string>
<key>tabTrigger</key>
This document describes the commands of the TextMate Javascript bundle.
Command Reference
-
Documentation for Word / Selection (WebView Window)
Searches your selection in a Javascript documentation website.
Snippets
if if ... else for for (in)
Description
Languages
JavaScript
77.8%
Ruby
18.2%
CSS
2.4%
HTML
1.6%