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
