-
Suggestion
-
Resolution: Unresolved
-
P4: Low
-
None
-
Qt Creator 4.2.2
-
None
-
Lowering the priority, because everything except having the option to change tab behavior in one place is already implemented.
Tools->Options->C++ permits the handling of custom behaviour for tabs and indentations. Unfortunately this only applies to C++ and Qt Quick file types. The tab indentation behaviour for all other file types is globally handled by Tools->Options->Text Editor->Behavior. This makes it very cumbersome when switching between two projects with totally contradicting tab indentation behaviour as I have to change two options each time I change projects.
Suggestions:
- Find a way to adjust multiple tab behaviour styles across all files and not just for C++/QML files
- Permit the coding style to be configured for my chosen file types
- Avoid having to change two places each time a project swap is done
- Permit association of coding style to loaded project
The last point is important when concurrently editing Qt and another project depending on Qt within the same Qt Creator session.
- relates to
-
QTCREATORBUG-18113 Do not replace tabs with spaces in makefiles
-
- Closed
-
-
QTCREATORBUG-13358 Make "Clean whitespace" more configurable
-
- Open
-