digitalmars.D.announce - eDitor 0.5 released
- Thomas Brix Larsen <brix brix-verden.dk> Oct 25 2007
- Walter Bright <newshound1 digitalmars.com> Oct 25 2007
- Thomas Brix Larsen <brix brix-verden.dk> Oct 26 2007
- Walter Bright <newshound1 digitalmars.com> Oct 26 2007
- Thomas Brix Larsen <brix brix-verden.dk> Oct 26 2007
Changes (0.44 to 0.5) Features: * D keywords brought up-to-date. * Remembers last opened project and files. * Search in documentation implemented. * In-program help (only rebuild example for now). * CTRL+A selects all text in code tab. * Option to have line numbers in margin. Bugfixes: * Find dialog crashed with multiple open files. * Program settings dialog crashed randomly. * = and : is now usable in project settings. * All know crashes fixed. Get it here: http://brix-verden.dk/d/editor.html Enjoy! ;) - Brix
Oct 25 2007
Thomas Brix Larsen wrote:Get it here: http://brix-verden.dk/d/editor.html Enjoy! ;)
Thanks! Can you please also add the phrase "D programming language" to one of your references to D on the web page, so google will find it?
Oct 25 2007
Walter Bright wrote:Thomas Brix Larsen wrote:Get it here: http://brix-verden.dk/d/editor.html Enjoy! ;)
Thanks! Can you please also add the phrase "D programming language" to one of your references to D on the web page, so google will find it?
Done. :)
Oct 26 2007
Thomas Brix Larsen wrote:Walter Bright wrote:Thomas Brix Larsen wrote:Get it here: http://brix-verden.dk/d/editor.html Enjoy! ;)
one of your references to D on the web page, so google will find it?
Done. :)
Perfect!
Oct 26 2007
Here is a quick bugfix release for a crash bug found by David B. Changes (0.5 to 0.51) Bugfixes: * Crash when saving program configuration with an open doc-browser. Get it here: http://brix-verden.dk/d/editor.html Enjoy! ;) - Brix
Oct 26 2007









Walter Bright <newshound1 digitalmars.com> 