Summary: | UI Settings are not restored properly | ||
---|---|---|---|
Product: | [Developer tools] kdevplatform | Reporter: | Patrick Girard <racoonzz> |
Component: | editor integration | Assignee: | KDevelop Developers <kdevelop-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Patrick Girard
2003-10-05 19:35:40 UTC
2) If you set it in the editor settings, it should persist between restarts. Unfortunately, there is no reasonable way for us to remember this in KDevelop, it has to be done through the editor (katepart) settings. 3) WILL be possible, very likely, once the kmdi-based ui stabilizes. IDEAl mode as we know it will probably disappear then too. If this happens before 3.0 final, no idea. 2) Shouldnt it be possible for kdevelop to set it in katepart settings when say F6 is pressed? No, F6 is used to toggle the icon bar on/off for the active editor part. This is obviously not the same as "I want all editors in the future to default to this setting". If that is what you want, change it in the editor settings. Kate is an external application, embedded in and controlled from KDevelop, but we can't write to its settings file or really control any other functionality not exposed through the KTextEditor interface. I think we can close this one. Regarding Nr. 1 it is a duplicate I see no reason to keep this one. Closing. |