Aptana Studio: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 9: | Zeile 9: | ||
==Code Completion== | ==Code Completion== | ||
* jQuery: Commands->Bundle Development->Install Bundle and then select jQuery from the list. | * jQuery: Commands->Bundle Development->Install Bundle and then select jQuery from the list. | ||
+ | |||
+ | ==Shortcuts== | ||
+ | * [http://rayfd.me/2007/05/20/10-eclipse-navigation-shortcuts-every-java-programmer-should-know/ 10 Eclipse Navigation Shortcuts Every Java Programmer Should Know] | ||
* [http://askubuntu.com/a/171496 Unbind Shift-Alt Up shortkey in 12.04]? (useful for block selection in Aptana/Eclipse) | * [http://askubuntu.com/a/171496 Unbind Shift-Alt Up shortkey in 12.04]? (useful for block selection in Aptana/Eclipse) | ||
Version vom 19. Juni 2013, 12:34 Uhr
__NONUMBEREDHEADINGS__ http://www.aptana.com/products/studio3
Plugins
- jshint-eclipse - JSHint integration for the Eclipse IDE
- http://jebaird.com/2012/11/02/useful-plugins-for-aptana-studio-3.html
- Using the Eclipse Marketplace on Aptana Studio 3
Code Completion
- jQuery: Commands->Bundle Development->Install Bundle and then select jQuery from the list.
Shortcuts
- 10 Eclipse Navigation Shortcuts Every Java Programmer Should Know
- Unbind Shift-Alt Up shortkey in 12.04? (useful for block selection in Aptana/Eclipse)
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.