mirror of https://gitlab.com/basile.b/dexed.git
rlz
This commit is contained in:
parent
eab3168b8f
commit
75559354a4
58
README.md
58
README.md
|
@ -6,58 +6,42 @@ Coedit is an IDE for the [D programming language](http://dlang.org), its compile
|
|||
|
||||
[](http://bbasile.github.io/Coedit/img/coedit_kde4.png)
|
||||
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AQDJVC39PJF7J)
|
||||
|
||||
**Features overview**
|
||||
**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.
|
||||
- available for _Windows_ or _Linux_.
|
||||
- supports all the D compilers (DMD-GDC-LDC).
|
||||
- supports the DUB projects (JSON + SDL) and also Coedit own project format.
|
||||
- support the DUB scripts (aka single file packages) and Coedit own script format (aka runnable modules).
|
||||
- single click to compile and to _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.
|
||||
- todo list based on the _todo comments_ located in a project or in the current source.
|
||||
- user-defined tools powered by a string interpolation system.
|
||||
- full [D Completion Daemon](https://github.com/Hackerpilot/DCD) integration (completion, hints, call tips, jump to symbol declaration).
|
||||
- mini file browser, dfmt interface, search & replace, etc.
|
||||
- [selection of 3rd party libraries](https://github.com/BBasile/metad) that can be easily build and integrated in Coedit.
|
||||
- mini file browser, dfmt interface, search & replace, [discover more in the manual](http://bbasile.github.io/).
|
||||
|
||||
**Project information**
|
||||
---
|
||||
- latest stable release: version 2, update 6, Fri May 27 2016.
|
||||
- latest beta release: version 3, beta 2, Sat Dec 24 2016.
|
||||
|
||||
- latest release: version 3, beta 3, Fri 27 Jan 2017.
|
||||
- licensed under the terms of the Boost license.
|
||||
- Development can be supported by [donating here](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AQDJVC39PJF7J).
|
||||
|
||||
**Download version 3 beta 2**
|
||||
**Download version 3 beta 3**
|
||||
---
|
||||
Download the zipped binaries or the zipped setup program for you platform:
|
||||
Download the zipped binaries or the zip that contains the setup program for you platform:
|
||||
|
||||
- :package: [setup program for Linux 32 bit](https://github.com/BBasile/Coedit/releases/download/3_beta_2/coedit.3beta2.linux32.setup.zip)
|
||||
- :package: [binaries for Linux 32 bit](https://github.com/BBasile/Coedit/releases/download/3_beta_2/coedit.3beta2.linux32.zip)
|
||||
- :package: [setup program for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/3_beta_2/coedit.3beta2.linux64.setup.zip)
|
||||
- :package: [binaries for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/3_beta_2/coedit.3beta2.linux64.zip)
|
||||
- :package: [setup program for Windows 32/64 bit](https://github.com/BBasile/Coedit/releases/download/3_beta_2/coedit.3beta2.win32.setup.zip)
|
||||
- :package: [binaries for Windows 32/64 bit](https://github.com/BBasile/Coedit/releases/download/3_beta_2/coedit.3beta2.win32.zip)
|
||||
- :package: [rpm for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/3_beta_2/coedit-3-beta2.x86_64.rpm)
|
||||
- :package: [setup program for Linux 32 bit](https://github.com/BBasile/Coedit/releases/download/3_beta_3/coedit.3beta3.linux32.setup.zip)
|
||||
- :package: [binaries for Linux 32 bit](https://github.com/BBasile/Coedit/releases/download/3_beta_3/coedit.3beta3.linux32.zip)
|
||||
- :package: [setup program for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/3_beta_3/coedit.3beta3.linux64.setup.zip)
|
||||
- :package: [binaries for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/3_beta_3/coedit.3beta3.linux64.zip)
|
||||
- :package: [setup program for Windows 32/64 bit](https://github.com/BBasile/Coedit/releases/download/3_beta_3/coedit.3beta3.win32.setup.zip)
|
||||
- :package: [binaries for Windows 32/64 bit](https://github.com/BBasile/Coedit/releases/download/3_beta_3/coedit.3beta3.win32.zip)
|
||||
- :package: [rpm for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/3_beta_3/coedit-3-beta3.x86_64.rpm)
|
||||
|
||||
**Download version 2 update 6**
|
||||
---
|
||||
Download the zipped binaries or the zipped setup program for you platform:
|
||||
|
||||
- :package: [setup program for Linux 32 bit](https://github.com/BBasile/Coedit/releases/download/2_update_6/coedit.2update6.linux32.setup.zip)
|
||||
- :package: [binaries for Linux 32 bit](https://github.com/BBasile/Coedit/releases/download/2_update_6/coedit.2update6.linux32.zip)
|
||||
- :package: [setup program for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/2_update_6/coedit.2update6.linux64.setup.zip)
|
||||
- :package: [binaries for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/2_update_6/coedit.2update6.linux64.zip)
|
||||
- :package: [setup program for Windows 32/64 bit](https://github.com/BBasile/Coedit/releases/download/2_update_6/coedit.2update6.win32.setup.zip)
|
||||
- :package: [binaries for Windows 32/64 bit](https://github.com/BBasile/Coedit/releases/download/2_update_6/coedit.2update6.win32.zip)
|
||||
- :package: [rpm for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/2_update_6/coedit-2-update6.x86_64.rpm)
|
||||
|
||||
[**See the wiki**](https://github.com/BBasile/Coedit/wiki#detailed-setup-procedure) for more information about the setup.
|
||||
[**See this page**](http://bbasile.github.io/Coedit/setup.html) for more information about the setup.
|
||||
|
||||
**Build**
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue