0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Code Completion with tooltips from Quirksmode.org (with permission) More... over 15 years ago
Beginning README addEventListener snippet default to bubbling Updated info.plist More... over 15 years ago
Beginning README addEventListener snippet default to bubbling Updated info.plist More... over 15 years ago
Renamed the "normal" for loop to "for (…) {…} (Classic)" 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> More... over 15 years ago
Renamed the "normal" for loop to "for (…) {…} (Classic)" 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> More... over 15 years ago
Updated Javascript syntax test More... over 15 years ago
Updated Javascript syntax test More... over 15 years ago
don't show function-calls in the symbol list More... over 15 years ago
don't show function-calls in the symbol list More... over 15 years ago
Removed the // smart string More... over 15 years ago
Removed the // smart string More... over 15 years ago
New snippets for switch / case More... over 15 years ago
New snippets for switch / case More... over 15 years ago
Fix an issue where a @ in a block comment would cause IE conditional comment matching for the rest of the document More... over 15 years ago
Fix an issue where a @ in a block comment would cause IE conditional comment matching for the rest of the document More... over 15 years ago
Updated info.plist More... over 15 years ago
Updated info.plist More... over 15 years ago
smartTypingPairs, highlightPairs; Regular and in Strings More... over 15 years ago
smartTypingPairs, highlightPairs; Regular and in Strings More... over 15 years ago
Fixed indent rules for single-line case statements More... over 15 years ago
Fixed indent rules for single-line case statements More... over 15 years ago
NEW Advanced Folding and Indent patterns! Added switch…case tests More... over 15 years ago
NEW Advanced Folding and Indent patterns! Added switch…case tests More... over 15 years ago
More advanced indent & folding tests More... over 15 years ago
More advanced indent & folding tests More... over 15 years ago
Special indent/folding tests More... over 15 years ago
Special indent/folding tests More... over 15 years ago
updated info.plist for new stuff More... over 15 years ago
updated info.plist for new stuff More... over 15 years ago
onload listener snippet More... over 15 years ago