Aptana Studio: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
Zeile 26: Zeile 26:
 
==Alternatives==
 
==Alternatives==
 
===Online IDEs===
 
===Online IDEs===
* [https://c9.io/ Cloud9 IDE]
+
* [https://c9.io/ Cloud9 IDE], [https://c9.io/site/features/ Features]
 
* [http://ace.ajax.org/ Ace]
 
* [http://ace.ajax.org/ Ace]
 
** Pulled request: [https://github.com/ajaxorg/ace/pull/1189 Implement basic code completion], [http://stackoverflow.com/questions/13545433/autocompletion-in-ace-editor Autocompletion in ACE editor]
 
** Pulled request: [https://github.com/ajaxorg/ace/pull/1189 Implement basic code completion], [http://stackoverflow.com/questions/13545433/autocompletion-in-ace-editor Autocompletion in ACE editor]
  
 
[[Category: Software]]
 
[[Category: Software]]

Version vom 19. Juni 2013, 21:14 Uhr

__NONUMBEREDHEADINGS__ http://www.aptana.com/products/studio3

Plugins

Code Completion

  • jQuery: Commands->Bundle Development->Install Bundle and then select jQuery from the list.

Shortcuts

Libraries Support

Validation

  • We've added a new high-performance JavaScript Style validator that does much of what JSLint does, but in a fraction of the time. Try turning it on in Preferences > Studio > Validation > JavaScript.

Aptana Development

Alternatives

Online IDEs