Intellisense (tm)
Pahan, Szabolcs
szabolcs.pahan at capgemini.hu
Tue Jun 22 09:17:50 BST 1999
>Anyone have more suggestions?
Hi,
I would suggest to signalize somehow if a file has been modified.
(dirty)
CodeWrite (and certainly many others) put a '*' after the filename
in the title/caption of the window.
Currently if you change a file, the UNDO button becomes active, but
this is lost when you switch to another file, no matter if you
navigate in RFV or CV view.
To the syntax completion:
This is a really good thing, however, there are different conventions
how to place brackets. E.g.:
a.) if () {
code
}
b.) if ()
{
code
}
c.) if ()
{
code
}
This could be also an option for the user. You can see it working in
MultiEdit.
Szabczy
More information about the KDevelop
mailing list