Editors
When you open files, Qt Creator chooses a suitable editor according to the file type.
Format source code with Artistic Style, ClangFormat, or Uncrustify. | |
Set preferences for indentation, typing, saving, file encoding, and mouse and keyboard behavior in the text editor. | |
Set global code style for C++ files. | |
Summary of quick fixes for C++ code. | |
Offers code editing services for C++. | |
Sets global preferences for the clangd code model. | |
Sets global preferences for the C++ code model. | |
Set preferences for code completion and inserting matching characters in the text editor. | |
Set preferences for margins, text wrapping, and how code and text are displayed in the text editor. | |
Set preferences for generating Doxygen-style documentation comments in the text editor. | |
Edit and navigate code and other resources in your projects. | |
Set indentation for Vim-style editing and map vim commands to Qt Creator functions. | |
Supported Vim modes and emulated commands. | |
Manage generic syntax highlight definitions and choose which files to exclude from highlighting. | |
Set Nim code style and paths to tools. | |
Summary of quick fixes for QML code. | |
Set global preferences for C++ quick fixes. | |
Add, change, and remove snippets in the snippet editor. | |
Lists to-do keywords from project files. |
See also How to: Edit code and Editing code.