IDE stands for Integrated Development Environment, and (IMHO) must
have source code editor, build automation tools, debugger and VCS
integration.
So neither Textmate nor Sublime not an IDE. Both only source code editors.

On Fri, Jan 28, 2011 at 4:57 PM, Peter Higgins <[email protected]> wrote:
> On 1/28/11 8:50 AM, Max Vasiliev wrote:
>>
>> It looks like an advanced text editor, not an IDE. I.e. it doesn't
>> have any debugging features, can't do any refactorings, doesn't have
>> true autocomplete.
>>
> Seems like a blurry line ... At what point does a text editor become an IDE?
> Is the requirement feature bloat? Embedded browsers to debug?
>
> I use TextMate ... which has snippets, macros, templates, and hooks to do
> just about anything you'd need. One of the Moo guys made
> javascript-tools.tmbundle which includes shrinkers,  jslint-on-save and a
> variety of other useful JS things. It's light enough unless you open a HUGE
> project (it does some kind of indexing on startup) or try to syntax
> highlight a reallllly long line, but I cope.
>
> Also, with textmate2 coming out, this discussion is moot. ;)
> http://textmate2.org
>
> ~phiggins
>
>> On Fri, Jan 28, 2011 at 4:12 PM, Peter Thiessen<[email protected]>
>>  wrote:
>>>
>>> Here's yet another IDE to try: Sublime
>>>
>>> http://www.sublimetext.com/2
>>>
>>> A MacOSX client of Sublime2 is now available in Beta. I've also
>>> recently been using Aptana but I must say, I'm impressed with the
>>> minimalistic style of Sublime2 and the attention to detail on the
>>> included features (good UX). Though I usually default to MacVim and
>>> I'm probably going through a try a new IDE phase.
>>>
>>> I agree with Adrian though. Once you start adding your on key mappings
>>> etc. its a bit of a waste to re-setup your environment. Though Sublime
>>> is shiny so ... :)
>>>
>>> Cheers
>>> Peter
>>>
>>>
>>>
>>> On 28 January 2011 09:41, Adrian Olaru<[email protected]>  wrote:
>>>>
>>>> I think that you will find that people are using whatever works for
>>>> them.
>>>> The truth and the matter is that any decent editor can be used to write
>>>> JavaScript with. But to be truly efficient, you should just pick an
>>>> editor,
>>>> learn it, and stick with it.
>>>>
>>>> On Fri, Jan 28, 2011 at 10:35 AM, Thomas Junghans
>>>> <[email protected]>  wrote:
>>>>>
>>>>> Hi
>>>>>
>>>>> I worked with Aptana for quite a while, but for almost a year now I'm
>>>>> using PHPStorm from Jetbrains. It's fairly new and the updates and
>>>>> improvements are just pouring.
>>>>>
>>>>> Links:
>>>>>
>>>>>
>>>>> http://www.jetbrains.com/phpstorm/features/index.html#Advanced_JavaScript_Editor
>>>>> http://www.aptana.com/products/studio2
>>>>>
>>>>> - TJ
>>>>>
>>>>> On 27.01.2011, at 23:44, Nick Tulett wrote:
>>>>>
>>>>>> Been using Geany for a few months now.
>>>>>>
>>>>>> Autocomplete is based on either what you've already typed or easily
>>>>>> updated config files (build my own for node.js development).
>>>>>>
>>>>>> Also has handy custom keystrokes, so for me F5 runs a js file in node,
>>>>>> F8 debugs it via node-inspector and F9 lints it.
>>>>>>
>>>>>> --
>>>>>> To view archived discussions from the original JSMentors Mailman list:
>>>>>> http://www.mail-archive.com/[email protected]/
>>>>>>
>>>>>> To search via a non-Google archive, visit here:
>>>>>> http://www.mail-archive.com/[email protected]/
>>>>>>
>>>>>> To unsubscribe from this group, send email to
>>>>>> [email protected]
>>>>>
>>>>> --
>>>>> To view archived discussions from the original JSMentors Mailman list:
>>>>> http://www.mail-archive.com/[email protected]/
>>>>>
>>>>> To search via a non-Google archive, visit here:
>>>>> http://www.mail-archive.com/[email protected]/
>>>>>
>>>>> To unsubscribe from this group, send email to
>>>>> [email protected]
>>>>
>>>> --
>>>> To view archived discussions from the original JSMentors Mailman list:
>>>> http://www.mail-archive.com/[email protected]/
>>>>
>>>> To search via a non-Google archive, visit here:
>>>> http://www.mail-archive.com/[email protected]/
>>>>
>>>> To unsubscribe from this group, send email to
>>>> [email protected]
>>>>
>>>
>>>
>>> --
>>>
>>> +3p
>>>
>>> --
>>> To view archived discussions from the original JSMentors Mailman list:
>>> http://www.mail-archive.com/[email protected]/
>>>
>>> To search via a non-Google archive, visit here:
>>> http://www.mail-archive.com/[email protected]/
>>>
>>> To unsubscribe from this group, send email to
>>> [email protected]
>>>
>>
>>
>
> --
> To view archived discussions from the original JSMentors Mailman list:
> http://www.mail-archive.com/[email protected]/
>
> To search via a non-Google archive, visit here:
> http://www.mail-archive.com/[email protected]/
>
> To unsubscribe from this group, send email to
> [email protected]
>



-- 
Максим Васильев
Моб.: +7 915 192-27-24

-- 
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/[email protected]/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/[email protected]/

To unsubscribe from this group, send email to
[email protected]

Reply via email to