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.
2 parents 6af2206 + 5f65f11 commit c73af35Copy full SHA for c73af35
lsp-types/src/Language/LSP/Types/Lens.hs
@@ -373,6 +373,9 @@ makeFieldsNoPrefix ''SemanticTokensLegend
373
makeFieldsNoPrefix ''SemanticTokensDeltaClientCapabilities
374
makeFieldsNoPrefix ''SemanticTokensRequestsClientCapabilities
375
makeFieldsNoPrefix ''SemanticTokensClientCapabilities
376
+makeFieldsNoPrefix ''SemanticTokensParams
377
+makeFieldsNoPrefix ''SemanticTokensDeltaParams
378
+makeFieldsNoPrefix ''SemanticTokensRangeParams
379
makeFieldsNoPrefix ''SemanticTokens
380
makeFieldsNoPrefix ''SemanticTokensPartialResult
381
makeFieldsNoPrefix ''SemanticTokensEdit
0 commit comments