https://bugs.kde.org/show_bug.cgi?id=444645
--- Comment #3 from Igor Kushnir <igor...@gmail.com> --- 1. Right click on a project in Projects tool view. 2. Switch to the Source Formatter tab. 3. Uncheck the Use default checkbox. 4. Check the Override editor indentation mode checkbox. 5. Select a formatter and a style for each language you use (e.g. C, C++, note that *.h files are always treated as C). If none of the predefined styles suites your needs, create your own. Tabs vs spaces and their widths can be configured in KDevelop's Artistic Style visual editor and in configuration files or command line options to custom scripts (e.g. GNU Indent, Clang Format, uncrustify). You can also configure source formatters on per-session rather than per-project basis in main menu => Settings => Configure KDevelop... => Source Formatter. -- You are receiving this mail because: You are watching all bug changes.