This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz-archive
/
kJS.tmbundle
Watch
1
Star
0
Fork
0
You've already forked kJS.tmbundle
mirror of
https://github.com/kennethreitz-archive/kJS.tmbundle.git
synced
2026-06-05 23:50:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
kJS.tmbundle
/
Preferences
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Thomas Aylott
83b4a0c931
adding some stuff to the completions
2009-04-29 15:08:43 -04:00
..
Comments.tmPreferences
• make /* … */ work again (for uncommenting) — ticket A2F2DDD2
2007-03-09 20:03:31 +00:00
Completions.tmPreferences
adding some stuff to the completions
2009-04-29 15:08:43 -04:00
Indent.tmPreferences
Added json support to indent prefs
2009-02-15 08:14:36 +00:00
Misc.tmPreferences
Removed the // smart string
2009-02-15 08:14:35 +00:00
Symbol List Banned.tmPreferences
updated list of banned scopes from symbol list
2009-02-15 08:14:36 +00:00
Symbol List Class.tmPreferences
• Added a really handy snippet for all iteration methods. Instead of typing 'each' and then ⇥ (tab) to get the each snippet, you now press ⇧⌃⌘( and you'll get the iterator function. Therefore this works for all iterator functions (inject, reject, each, map etc)
2006-09-26 15:50:54 +00:00
Symbol List Instance.tmPreferences
• Added a really handy snippet for all iteration methods. Instead of typing 'each' and then ⇥ (tab) to get the each snippet, you now press ⇧⌃⌘( and you'll get the iterator function. Therefore this works for all iterator functions (inject, reject, each, map etc)
2006-09-26 15:50:54 +00:00
Symbol List Sub 1.tmPreferences
• Added a really handy snippet for all iteration methods. Instead of typing 'each' and then ⇥ (tab) to get the each snippet, you now press ⇧⌃⌘( and you'll get the iterator function. Therefore this works for all iterator functions (inject, reject, each, map etc)
2006-09-26 15:50:54 +00:00
Symbol List Sub 2.tmPreferences
• Added a really handy snippet for all iteration methods. Instead of typing 'each' and then ⇥ (tab) to get the each snippet, you now press ⇧⌃⌘( and you'll get the iterator function. Therefore this works for all iterator functions (inject, reject, each, map etc)
2006-09-26 15:50:54 +00:00
Typing Pairs: String and Comment.tmPreferences
smartTypingPairs, highlightPairs; Regular and in Strings
2009-02-15 08:14:34 +00:00