You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also I was thinking was upgrading the project to C++ 20 so that I can remove boost:optional, but there were errors when I changed the standard, could this be done ?
Also I was thinking was upgrading the project to C++ 20 so that I can remove boost:optional, but there were errors when I changed the standard, could this be done ?
Hi, multi line tokens support is required in
SemanticTokenClientCapabilities
, Please update the types so I can support more stuff, this is easierhttps://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#semanticTokensClientCapabilities
The text was updated successfully, but these errors were encountered: