[Mono-D] v2.1.18 Parser/Completion/General fixes&improvements
Jacob Carlborg via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Fri Sep 5 11:41:38 PDT 2014
On 2014-09-05 18:40, Alex wrote:
> 4) D_Parser is heavily woven with all kinds of Mono-D features, so just
> ripping out the completion component and replacing it with dcd won't
> bring anything sustainable, since I'd still had to have raw access to
> all ASTs out there in order to e.g. display a 'breadcrumb' path bar on
> the editor's top, the doc outline, refactoring features etc. -- An
> entirely separate Mono-D is needed imho which probably only features
> basic projecting/build support as well as dcd bindings.
There are still all the other components that dcd is made of like
libdparse for example.
--
/Jacob Carlborg
More information about the Digitalmars-d-announce
mailing list