mirror of https://gitlab.com/basile.b/dexed.git
|
||
---|---|---|
cesetup | ||
dastworx | ||
docs | ||
etc | ||
icons | ||
isitthere | ||
lazproj | ||
logo | ||
src | ||
wiki | ||
.gitignore | ||
.gitmodules | ||
LICENSE_1_0..txt | ||
README.md |
README.md
Coedit is an IDE for the D programming language, its compilers, tools and libraries.
Features overview
- 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.
- edition helpers: comment blocks, local identifier renaming, brace auto-closing, 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 in Coedit.
Project information
- latest stable release: version 2, update 6, Fri May 27 2016.
- latest beta release: version 3, beta 2, Sat Dec 24 2016.
- licensed under the terms of the Boost license.
Download version 3 beta 2
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
Download version 2 update 6
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.
Build
- 2 update 6: The procedure is described in the first section of the wiki
- 3 beta (master): Confers with this temporary document
GUI preview
Windows version (Windows 7, x86):