Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the types to new specification #36

Open
wakaztahir opened this issue Feb 26, 2024 · 3 comments
Open

Update the types to new specification #36

wakaztahir opened this issue Feb 26, 2024 · 3 comments

Comments

@wakaztahir
Copy link
Contributor

wakaztahir commented Feb 26, 2024

Hi, multi line tokens support is required in SemanticTokenClientCapabilities, Please update the types so I can support more stuff, this is easier

https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#semanticTokensClientCapabilities

@wakaztahir wakaztahir changed the title support multiline tokens Update the types to new specification Mar 9, 2024
@kuafuwang
Copy link
Owner

you can try to update the types . it is very easy. and i will merge you PR.

@wakaztahir
Copy link
Contributor Author

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 ?

@kuafuwang
Copy link
Owner

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 ?

don't change to c++ 200 . other user need c++ 14.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants