[Bug 57957] disabled folding markers reappear
Jens Dagerbo
jens.dagerbo at swipnet.se
Thu May 1 16:03:08 UTC 2003
On Thursday 01 May 2003 15.24, daniel.franke at imbs.uni-luebeck.de wrote:
> *hmmm* I believe this might be ok in some way for kate, but if this is a
> global kate editor setting (and this kate editor is re-used in kdevelop),
> shouldn't override a local setting in kdevelop that global one from kate?
Well.. it should technically be possible for us to have a seperate settings
file for our texteditor in KDevelop. What currently makes this hard
(impossible?) is our "feature" to have several different texteditor parts
loaded _at the same time_ (I don't care much for this feature, but I haven't
gotten round to arguing about it yet..)
However, this particular problem comes from the fact that the folding markers
setting isn't saved at all when when changed through the view menu or
shortcut buttons - it's just a state that is kept for the current document,
and Kate's idea of what is the "current document" is reset a "save" and
"reload".
Keeping a seperate settings file doesn't help at all in this case,
unfortunately.
// teatime
More information about the KDevelop-devel
mailing list