Summary: | Kate/Kwrite don't save tabulator settings as set by user | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Nathan Shearer <kde-20091112> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | major | CC: | christoph, loh.tar |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nathan Shearer
2022-04-22 22:34:10 UTC
This is intended behavior, Tabs and Spaces is only saved if the indentation width is != the tab width, else that is just the same as indent with tabs only. Wanted to close this. It might look a bit confusing, but no settings are lost. > Wanted to close this. I hope Nathan will plead not to close this and give some examples when the current "smart" behavior is an issue. I have also stumbled upon this but wasn't annoyed enough to fix it. > I am forced to use a different editor altogether for now. That alone should be enough to think more about the current behavior, if it is really no issue. He will not file a report just to bother some KDE guys. For me is the question wehre the benefit of the current "smart mangle" is. What's wrong to save each setting independent? I guess Nathan could work around it by just using a different (hard)tab setting. Then looks the file not as desired but can edited as needed. There is nothing to be stored, if both sizes are equal, spaces will not be used for indentation. If you indent by 2 and set tabs to 2, each indentation step will be a tab. Even if you avoid our unification in the dialog or if we remove that. It will then just pretend to do both but won't do it, therefore we did alter this years ago. But perhaps I misunderstand the bug report but so far no further input was given here since my comment one month ago. |