https://bugs.kde.org/show_bug.cgi?id=442903

--- Comment #1 from Igor Kushnir <[email protected]> ---
> kdevcustomscript||GNU_indent_GNU is stored despite the fact that Artistic 
> Style||1TBS is initially selected in the UI for each language.
This statement is wrong. When Artistic Style||1TBS is initially selected in the
UI for each non-Python language, the following is stored in the session's
sessionrc:

[SourceFormatter]
ModelinesEnabled=false
OverrideKateIndentation=false
text/x-c++hdr=kdevastyle||1TBS
text/x-c++src=kdevastyle||1TBS
text/x-chdr=kdevastyle||1TBS
text/x-csharp=kdevastyle||1TBS
text/x-csrc=kdevastyle||1TBS
text/x-java=kdevastyle||1TBS
text/x-objcsrc=kdevastyle||1TBS
text/x-python=kdevcustomscript||GNU_indent_GNU
text/x-python3=kdevcustomscript||GNU_indent_GNU

I was mistaken because of another UI bug: the order of the formatter plugins in
the Formatter combobox can change each time Configure KDevelop... dialog is
opened. The first formatter in the combobox is preselected.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to