We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c616f7 commit 0797a36Copy full SHA for 0797a36
Sources/LanguageServerProtocol/CMakeLists.txt
@@ -116,7 +116,9 @@ add_library(LanguageServerProtocol STATIC
116
SupportTypes/PositionEncoding.swift
117
SupportTypes/ProgressToken.swift
118
SupportTypes/RegistrationOptions.swift
119
+ SupportTypes/SemanticTokenModifiers.swift
120
SupportTypes/SemanticTokens.swift
121
+ SupportTypes/SemanticTokenTypes.swift
122
SupportTypes/ServerCapabilities.swift
123
SupportTypes/SKCompletionOptions.swift
124
SupportTypes/StringOrMarkupContent.swift
0 commit comments