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

feat(semantic_tokens): add some lsp semantic tokens #512

Merged
merged 1 commit into from
Jun 22, 2023
Merged

feat(semantic_tokens): add some lsp semantic tokens #512

merged 1 commit into from
Jun 22, 2023

Conversation

yavorski
Copy link
Contributor

Add few/missing LSP Semantic Tokens:

  • @lsp.type.boolean
  • @lsp.type.builtinType
  • @lsp.type.number
  • @lsp.type.typeAlias
  • @lsp.type.unresolvedReference
  • @lsp.typemod.class.defaultLibrary

@nullchilly
Copy link
Contributor

I just hope that there's saner upstream default for semantic tokens, i.e. neovim/neovim#22981 so we don't need to play the catching game like this.

@mrtnvgr FWIW you can usually double check these type of PR with tokyonight's semantic tokens

One of the charm of catppuccin is we won't leave anyone behind (issues or pull requests) so don't feel the need to wait for another approval as long as you tested the PR before merging.

@mrtnvgr mrtnvgr merged commit 506a4aa into catppuccin:main Jun 22, 2023
@yavorski yavorski deleted the u-main branch June 22, 2023 18:59
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

Successfully merging this pull request may close these issues.

3 participants