Wing IDE's source code editor is designed to make it easier to adopt the IDE even if you are used to other editors.

Note

Key things to know about the editor

Sub-sections:

    3.0. Syntax Colorization
    3.1. Right-click Editor Menu
    3.2. Navigating Source
    3.3. File status and read-only files
    3.4. Transient, Sticky, and Locked Editors
    3.5. Indentation
      3.5.0. How Indent Style is Determined
      3.5.1. Indentation Preferences
      3.5.2. Auto-Indent
      3.5.3. The Tab Key
      3.5.4. Changing Block Indentation
    3.6. Brace Matching
    3.7. Support for files in .zip or .egg files
    3.8. Notes on Copy/Paste