digitalmars.D.announce - D syntax file for Midnight Commander
- Witold Baryluk <baryluk smp.if.uj.edu.pl> Jun 23 2007
- Thomas Brix Larsen <brix brix-verden.dk> Jun 25 2007
Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8Bit Hello, Simply put attachment in /usr/share/mc/syntax/ directory as d.syntax, and add to the /usr/share/mc/syntax/Syntax file two lines: file ..\*\\.d$ D\sProgram include d.syntax Current version: http://smp.if.uj.edu.pl/~baryluk/d/d.syntax Implemented: all D keywords, strings, ddoc sections, std.{stdin,math,object} functions, operator overloading methods, all special symbols, predefined properties Known bugs: problems with /+ +/ comments, some colors needs adjustment. Have fun with this simple, but nice editor and D coding. :) -- Witold Baryluk
Jun 23 2007
Witold Baryluk wrote:Have fun with this simple, but nice editor and D coding. :)
Cool, I use mc a lot, thank you for posting this. - Brix
Jun 25 2007








Thomas Brix Larsen <brix brix-verden.dk>