forked from qt-creator/qt-creator
Doc: Add semantic highlighting to supported LSP services
Change-Id: I259aaac905b3950e10be48912e95cfca0596b1d1 Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -39,6 +39,9 @@
|
||||
\list
|
||||
\li \l{Completing Code}{Code completion}
|
||||
\li Highlighting the symbol under cursor
|
||||
\li \l{Semantic Highlighting}{Semantic highlighting}, as defined in
|
||||
\l{https://github.com/microsoft/vscode-languageserver-node/pull/367}
|
||||
{Proposal of the semantic highlighting protocol extension}
|
||||
\li Navigating in the code by using the \l{Searching with the Locator}
|
||||
{locator} or \l{Moving to Symbol Definition or Declaration}
|
||||
{moving to the symbol definition}
|
||||
|
Reference in New Issue
Block a user