forked from qt-creator/qt-creator
Doc: Describe code completion in CMake editor
Change-Id: Ia8d2a5f6c13f3d1f8372e201ef65d39811589e10 Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
@@ -915,6 +915,9 @@
|
||||
|
||||
\li C++ code snippets, which specify C++ code constructs
|
||||
|
||||
\li CMake code snippets that you can use when editing \c CMakeLists.txt
|
||||
files in the CMake editor
|
||||
|
||||
\li QML code snippets, which specify QML code constructs
|
||||
|
||||
\li Nim code snippets, which specify Nim code constructs
|
||||
|
@@ -161,6 +161,8 @@
|
||||
|
||||
\li Keyword completion
|
||||
|
||||
\li Code completion
|
||||
|
||||
\li Auto-indentation
|
||||
|
||||
\li Matching parentheses and quotes
|
||||
|
Reference in New Issue
Block a user