Doc: Describe code completion in CMake editor

Change-Id: Ia8d2a5f6c13f3d1f8372e201ef65d39811589e10
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
Leena Miettinen
2016-10-26 16:41:22 +02:00
parent 48537ca197
commit 25b4e9c8ce
2 changed files with 5 additions and 0 deletions

View File

@@ -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

View File

@@ -161,6 +161,8 @@
\li Keyword completion
\li Code completion
\li Auto-indentation
\li Matching parentheses and quotes