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:

    4.0. Syntax Colorization
    4.1. Right-click Editor Menu
    4.2. Navigating Source
    4.3. File status and read-only files
    4.4. Transient, Sticky, and Locked Editors
    4.5. Auto-completion
    4.6. Source Assistant
      4.6.0. Docstring Type and Validity
      4.6.1. Python Documentation Links
      4.6.2. Working with Runtime Type Information
      4.6.3. Source Assistant Options
    4.7. Auto-editing
    4.8. Bookmarks
    4.9. File Sets
    4.10. Code Snippets
    4.11. Indentation
      4.11.0. How Indent Style is Determined
      4.11.1. Indentation Preferences
      4.11.2. Indentation Policy
      4.11.3. Auto-Indent
      4.11.4. The Tab Key
      4.11.5. Checking Indentation
      4.11.6. Changing Block Indentation
      4.11.7. Indentation Manager
    4.12. Folding
    4.13. Brace Matching
    4.14. Support for files in .zip or .egg files
    4.15. Keyboard Macros
    4.16. Notes on Copy/Paste
    4.17. Auto-reloading Changed Files
    4.18. Auto-save