"Andrej Mitrovic" <[email protected]> wrote in message news:[email protected]... > On 10/6/10, Nick Sabalausky <[email protected]> wrote: > > I wouldn't know if there are any bottlenecks in the Scintilla > codebase, so I can't judge if it's worth porting to D. But it already > works and you can use it from D already, so why go through all the > trouble of rewriting it? :-)
I've been tempted to try to add support for elastic tabstops, but the idea of diving into a C/C++ codebase again is rather off-putting. But I'm not actually going to go and port Scintilla just to do that ;)
