Javascript: 10 editores de Javascript e IDEs (incluindo o Notepad++, Atom, Editey, etc.)

Editores de Código e IDEs(*) de referência

*IDE: Integrated Development Environment

Os "Code Editors" (Editores de Código) mais populares, segundo a Wikipedia:

en.wikipedia.org/wiki/Source_code_editor#Some_well-known_source_code_editors

Os editores mais populares:

Visual Studio Code (Microsoft): code.visualstudio.com

Free. Built on open source. Runs everywhere.

Surgiu em 2015 e tem ganho muitos adeptos.

Notepad++: notepad-plus-plus.org

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Sublime text: www.sublimetext.com

Sublime Text is a sophisticated text editor for code, markup and prose.

You'll love the slick user interface, extraordinary features and amazing performance.

Atom: https://atom.io

A hackable text editor for the 21st Century

Brackets: http://brackets.io

A modern, open source text editor that understands web design.

Editey: www.editey.com

Editor online que funciona como uma app do navegador Chrome

Permite guardar os ficheiros HTML, CSS e Javascript diretamente no Google DRIVE

Mais info sobre o Editey: sites.aebenfica.org/apontamentos-tic/programacao/editey

Aptana Studio 3: www.aptana.com (129MB)

Aptana is a popular choice for web app development. Aptana Studio can be used as a stand-alone IDE or can be plugged into Eclipse.

Build web applications quickly and easily using the industry’s leading web application IDE. Aptana Studio harnesses the flexibility of Eclipse and focuses it into a powerful web development engine.

Dominando o Aptana Studio

9 vídeos: www.youtube.com/playlist?list=PLInBAd9OZCzyzF7Ns19Dt3sMcQbAntEyH

Aula 1: Como usar o Aptana Editor:

Eclipse: eclipse.org (155MB)

Um IDE muito completo para Java, C, C++, PHP, Javascript, etc.

Outros artigos interessantes

10 JavaScript editors and IDEs put to the test:

www.infoworld.com/article/2609861/application-development/review--10-javascript-editors-and-ides-put-to-the-test.html

A Beginner's Guide to Integrated Development Environments (IDEs):

mashable.com/2010/10/06/ide-guide/