0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 12 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated layout completion in all the views, added some new completion for methods, computed properties and regular properties, added class, id, and child snippets, bunch of other smaller updates More... over 13 years ago
Handle tiki More... over 14 years ago
Added snippets for ImageView and SC.Logger's dir method. Also cleaned up some formatting. More... over 14 years ago
Tweak jslint so that it won't complain about CoreTest API or free standing strings (like "use strict";) More... over 14 years ago
Changed console.log to SC.Logger More... over 14 years ago
Added log->console.log(''); More... over 14 years ago
added snippets for all the views, removed legacy splitview snippet that still used rhtml\! More... over 14 years ago
fixed bug with pseudo-block handling in case statements More... almost 15 years ago
added swichToIf flag to allow disabling of the "this switch should be an if" warning More... almost 15 years ago
added support for pseudo-blocks inside case statements More... almost 15 years ago
added additional SproutCore globals More... almost 15 years ago
Add htmlbody to list of known globals More... almost 15 years ago
Add Unit testing globals to jslint More... about 15 years ago
Merge branch 'master' of [email protected]:sproutit/sproutcore-tmbundle More... about 15 years ago
better prefs More... about 15 years ago
Support for unicode characters (the readFile method in the jsc shell wasn't handling them properly) More... over 15 years ago
Support for unicode characters More... over 15 years ago
Add useful snipped and make jslint a bit less anal. More... over 15 years ago
add separator to menu for view helpers More... over 15 years ago
Merge branch 'master' of [email protected]:sproutit/sproutcore-tmbundle More... over 15 years ago
Update to latest beautify.js More... over 15 years ago
Merge branch 'master' of git://github.com/sproutit/sproutcore-tmbundle More... over 15 years ago
-- More... over 15 years ago
Clean up of code, plus removing tmp file after use More... over 15 years ago
Work around command line limitations by writing selected text to a file, then reading it in. More... over 15 years ago
Removing LEAK log()s from jsc since they aren't that important right now More... over 15 years ago
Merge branch 'master' of [email protected]:sproutit/sproutcore-tmbundle More... over 15 years ago
Moving entire JavaScriptCore.framework into bundle for now, to use latest Webkit nightlies + custom build of jsc shell More... over 15 years ago
Added snippets for sc_super, get(), set(), getPath() and code completions More... over 15 years ago
Beginnings of code completion More... over 15 years ago