aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/editors/creator-coding.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2018-10-11 14:54:35 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2018-10-16 09:06:11 +0000
commitfac917b4776597a5166766d62cc7d8f8deb01ec6 (patch)
treee5e56bcf1f6db1decae6b8c3066d4336f2798933 /doc/src/editors/creator-coding.qdoc
parent2c885fa3d4533ce1d2db43af809d532a64755b00 (diff)
Doc: Describe the experimental language client plugin
Change-Id: I14e227a242dc101f9e535f56da52beddb5bc325a Reviewed-by: hjk <hjk@qt.io> Reviewed-by: David Schulz <david.schulz@qt.io>
Diffstat (limited to 'doc/src/editors/creator-coding.qdoc')
-rw-r--r--doc/src/editors/creator-coding.qdoc7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/src/editors/creator-coding.qdoc b/doc/src/editors/creator-coding.qdoc
index 5f85644aac..c4b70335db 100644
--- a/doc/src/editors/creator-coding.qdoc
+++ b/doc/src/editors/creator-coding.qdoc
@@ -89,6 +89,13 @@
\list
+ \li \l{Using Language Servers}
+
+ The experimental language client provides code completion,
+ highlighting of the symbol under cursor, and jumping to the symbol
+ definition for other programming languages besides C++. In addition,
+ it integrates diagnostics from the language server.
+
\li \l{Editing MIME Types}
\QC uses the MIME type of a file to determine which mode and editor