Dexed, the D Extended EDitor, is an IDE for the D programming language, its compilers, tools and libraries.
Go to file
Basile Burg 70dd918b15
messages, uses an isitthere map to determine the type/icon/color
2017-01-19 21:56:34 +01:00
cesetup update version 2017-01-18 20:02:42 +01:00
dastworx 104, detect template prms in operands that are not part of a func call 2017-01-19 06:44:37 +01:00
docs sub proj editor, add a btn to clone a config or a build type 2017-01-18 07:28:30 +01:00
etc fix false error detected in symlist 2017-01-04 04:40:15 +01:00
icons sub proj editor, add a btn to clone a config or a build type 2017-01-18 07:28:30 +01:00
isitthere messages, uses an isitthere map to determine the type/icon/color 2017-01-19 21:56:34 +01:00
lazproj sub proj editor, add a btn to clone a config or a build type 2017-01-18 07:28:30 +01:00
logo renamed files names related to logo 2015-06-04 16:08:41 +02:00
src messages, uses an isitthere map to determine the type/icon/color 2017-01-19 21:56:34 +01:00
wiki doc 2017-01-13 17:56:21 +01:00
.gitignore update gitignore 2016-10-29 03:54:19 +02:00
.gitmodules remove travis-lazarus 2016-07-10 03:02:47 +02:00
LICENSE_1_0..txt change license 2016-09-14 06:20:12 +02:00
README.md fix dl links 2016-12-24 09:11:01 +01:00

README.md

CE

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:

Download version 2 update 6

Download the zipped binaries or the zipped setup program for you platform:

See the wiki for more information about the setup.

Build

GUI preview

Windows version (Windows 7, x86): Win screen-cap

Linux version (OpenSuse 13.2, KDE, x86_64): Nux screen-cap

Linux version (Mint 17.1, Cinnamon, x86): Nux screen-cap