Coedit is an IDE for the D programming language D2.
- multi platform (Windows, Linux).
- comprehensive project format and two advanced project editors (one for the options and configurations, another for the files).
- DUB projects are supported too, with a an editor for the properties and an inspector to view and select sources or configurations.
- all the D compilers are supported.
- compile and run directly from the UI.
- single click to compile and execute an unsaved module (aka a runnable module).
- single click to compile and unittest a module.
- advanced editor with D2 syntax highlighter, folds, regions, identifier markup, macros, sync-edit, etc.
- list of the symbols in the module being edited.
- static libraries manager that supports auto-registration from local DUB projects, from online DUB packages or from Coedit custom project format.
- todo comments parser and dedicated widget.
- user-defined tools powered by a string interpolation system.
- full D Completion Daemon integration (completion, hints, call tips, jump to symbol declaration).
- mini file browser, dfmt interface, search & replace, etc.
- selection of 3rd party libraries that can be easily build and integrated to Coedit.
- latest version: version 2 gold.
- licensed under the term of the MIT license.
Download the zipped binaries or the zipped setup program for you platform:
- 📦 setup program for Linux 32 bit
- 📦 binaries for Linux 32 bit
- 📦 setup program for Linux 64 bit
- 📦 binaries for Linux 64 bit
- 📦 setup program for Windows 32/64 bit
- 📦 binaries for Windows 32/64 bit
- 📦 rpm for Linux 64 bit
See the wiki for more information about the setup.
The procedure is described in the first section of the wiki
Windows version (Windows 7, x86):




