Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 830 Bytes

CODE_EDITOR.md

File metadata and controls

19 lines (14 loc) · 830 Bytes

Embedded Nelson code editor:

The code editor is integrated into Nelson. It enables easy script edition with autocompletion, smart indentation, statement executing possibility and to manage multiple instances.

Nelson environment

Code editor provides the following editing functionality for writing and modifying Nelson files:

  • Cut, copy, and paste,
  • Undo and Redo,
  • Syntax highlighting, Syntax highlighting
  • Auto indentation,
  • Text completion, Text completion
  • Drag & Drop files.

Previous page