digitalmars.D.announce - D syntax file for Midnight Commander
- Witold Baryluk (13/13) Jun 23 2007 Hello,
- Thomas Brix Larsen (3/5) Jun 25 2007 Cool, I use mc a lot, thank you for posting this.
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