summaryrefslogtreecommitdiff
path: root/src/libs/languageserverprotocol/semantictokens.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* LanguageClient: support semanticTokens/refreshDavid Schulz2021-11-031-0/+4
* ClangCodeModel: Provide highlighting via clangdChristian Kandeler2021-07-051-2/+4
* LanguageClient: Fix semantic token highlightDavid Schulz2021-06-101-2/+5
* LSP: add std namespace to nullptr_t usagesDavid Schulz2021-04-221-2/+2
* LSP: add semantic tokensDavid Schulz2021-04-211-0/+154