Creator: Exception for "tabs to spaces"
Qt Creator and other tools
1
Posts
1
Posters
460
Views
1
Watching
-
In general, I want my tabs in source code to be auto-replaced by spaces, and Creator does a fine job there.
However, there are file formats where the tab is part of the syntax, and needs to be retained.Is there a way to configure an exclusion list (e.g. based on file extension) to the "tabs-to-spaces" conversion?