All of us at CalCentral are using Sublime Text 2 (Eli, Scot, Yu Hung) - switched over from TextMate a few months ago. I use these SL2 packages:
- Git - HTMLTidy - HTMLPrettifier - SublimeLinter (lints most languages) - TrailingSpaces (and others not relevant to this thread) We use 4 space indents and are now configured to show trailing white spaces in blaring blocks. ./s On Aug 1, 2012, at 12:48 PM, Christian Vuerings wrote: > Sublime Text 2 [1], I also have a live JSHint error plug-in and which makes > development way faster. > > Some of the plug-ins I have installed & relate to front-end development: > - DocBlockr (for JSDoc's) > - LiveReload (save will refresh the browser) > - Package Control (makes it easier to install other packages) > - Sass & SCSS > - Sublime linter (Live CSSLint, JSHint & basic error checking for ruby, > python... - highly recommend it) > - Trailing spaces > > There's also a package called "Sublime-HTMLPrettify" which is a formatter for > CSS/JavaScript & HTML but I wasn't able to make it conform with the OAE style > guide yet. > > > - Christian > > [1] http://www.sublimetext.com/ > > On Aug 1, 2012, at 12:21 PM, D. Stuart Freeman wrote: > >> I'm looking at SAKIII-6056 which concerns creating configs to make >> editors conform to our code style guidelines. So I'd like to know what >> editor you're using and if you've done any customization like this. That >> way we'll have an idea where to focus effort, and who to crib configs >> from ;) >> >> I'll start. >> >> I'm using vim, I've set some basic stuff like expandtabs, and tabwidth >> and I have a plugin that hilights jshint errors. >> >> -- >> D. Stuart Freeman >> Georgia Institute of Technology >> _______________________________________________ >> oae-dev mailing list >> [email protected] >> http://collab.sakaiproject.org/mailman/listinfo/oae-dev > > _______________________________________________ > oae-dev mailing list > [email protected] > http://collab.sakaiproject.org/mailman/listinfo/oae-dev __________________________ Scot Hacker Senior Software Developer @ CalCentral Educational Technology Services, UC Berkeley [email protected] (510) 292-5586 __________________________ _______________________________________________ oae-dev mailing list [email protected] http://collab.sakaiproject.org/mailman/listinfo/oae-dev
