Advanced Editor - Code editor

Full text editor based on Ace, to work on multiple projects. Requires Node.js.

Advanced code editor

Advanced Editor is a source code editor specifically designed for users who frequently switch between projects.

It runs locally using with a recent version of Node.js.

Advanced Editor no longer uses Electron, replacing it with Node (which is part of Electron along with Chromium) and WebSocket for communication between the interface and the file system.

Features

Install Advanced Editor

  1. Install Node.js.
  2. Download the zip archive and extract its contents.
  3. Create a desktop icon containing this command:
     "C:\Program Files\nodejs\node.exe" c:\aeditor\server.js
  4. The working directory is the Advanced Editor directory.
  5. You can then launch the program by clicking on the icon.

   User manual

Download Advanced Editor

Do not require Electron :

Require Electron :

History