https://bugs.kde.org/show_bug.cgi?id=378397
Igor Kushnir <igor...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |igor...@gmail.com --- Comment #1 from Igor Kushnir <igor...@gmail.com> --- > KDevelop doesn't remember the "Enable Look-ahead code-completion" among IDE's > restarts. > It can't remember it even for the same project, if this option isn't global. "Enable Look-ahead code completion" is a per-session option. It is correctly restored after restarting a KDevelop session in current KDevelop master. I don't understand what exactly doesn't work for you. Is there a per-project version of this option? > Another config option that the IDE doesn't remember, is the formating style > under Source Formatter. The current style is also restored correctly in current KDevelop master. Note that there are per-session and per-project (in Project configuration dialog) Source Formatter settings. There *are* other bugs in that UI, which I am in the progress of fixing, for example, Bug 442903. Note that the language currently selected in Source Formatter configuration UI is not part of the stored config: it is merely a language, for which formatter and style is being configured. I am going to add an explanation of this to the UI to prevent user misunderstanding like in Bug 358798. > One last thing, I stoped to use "Add Kate Modeline" ; kdevelop didn't > remember those too. https://invent.kde.org/kdevelop/kdevelop/-/merge_requests/301 fixes a bug that could cause accidental not-saving of "Override Kate Indentation Mode" and "Add Kate Modeline" options in per-session Source Formatter settings. -- You are receiving this mail because: You are watching all bug changes.