Visual D support dt files
Jot via Digitalmars-d-ide
digitalmars-d-ide at puremagic.com
Thu Nov 3 03:46:30 PDT 2016
Would be really cool if Visual D could support vibe.d's diet
templates and possibly add html tag highlighting.
This should be rather easy? Just filter the file by replacing the
html lines by a call and turn in to d code(and import the
includes) and keep track of the line numbers and such then pipe
in to the Visual D engine?
This would greatly help editing dt files(having highlighting,
intellisense, etc)
More information about the Digitalmars-d-ide
mailing list