About the Aptana JavaScript Editor

From Aptana

This page gives an overview of the Aptana JavaScript Editor.

Introduction

The Aptana JavaScript Editor contains many features to make coding JavaScript easier. These include:

  • Code Assist helps you code faster and more accurately.
  • Colorization provides visual cues for Syntax.
  • The Outline View provides a snapshot overview and an easy way to navigate your code.

The image below shows a documented JavaScript file open in the Aptana JavaScript Editor.

Image:editorView.png

Related Topics