Re: [Sugar-devel] [KARMA] don't need an ide for js

2009-05-04 Thread Lucian Branescu
I've used the Webkit inspector thing, it rivals firebug. Less features, though. I've always just used a text editor for JS work. I don't like IDEs in general. 2009/5/4 Felipe López Toledo : > Hi Bryan > >>i don't see myself using aptana or another special ide. firebug + emacs >>are a perfect fit.

Re: [Sugar-devel] [KARMA] don't need an ide for js

2009-05-03 Thread Felipe López Toledo
Hi Bryan >i don't see myself using aptana or another special ide. firebug + emacs >are a perfect fit. yes, you're right! my early reason to use aptana was fast coding through the html assistant, highlight and auto completion tool. one of the *good* things of aptana is the inclusion (choose) of th

[Sugar-devel] [KARMA] don't need an ide for js

2009-05-03 Thread Bryan Berry
subzero, i am pretty darn blown away by how useful firebug is check out this tutorial http://www.evotech.net/blog/2007/06/introduction-to-firebug/ and the intro pages here: http://www.getfirebug.com i don't see myself using aptana or another special ide. firebug + emacs are a perfect fit. --