Summer of KDevelop Code: Don't miss the fun!
Vladimir Prus
ghost at cs.msu.su
Tue May 2 17:06:28 UTC 2006
On Tuesday 02 May 2006 17:50, Hamish Rodda wrote:
> On Tuesday 02 May 2006 23:32, Alexander Dymo wrote:
> > On Tuesday 02 May 2006 13:17, David Nolden wrote:
> > > "Unified code/header editing"
> >
> > This one would be awesome to have in KDevelop4 ;)
>
> I am a bit sceptical about this one from a text editor point of view. Just
> how would it be accomplished? It would also majorly disturb any efforts to
> provide advanced code highlighting, debugger tooltips, etc.
From editor point of view there will be just one "buffer". It just won't
correspond to any file, and for "save" command, KDevelop will split the
content of buffer in two files. The highlighting will work just like it works
now. For debugger tooltips, there should be reverse mapping from lines of
real files to unified buffers. That sounds like pretty simple task, compared
to the rest.
- Volodya
More information about the KDevelop-devel
mailing list