Skip to content

Add support for clangd's semantic highlighting #388

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

Merged
merged 5 commits into from
Apr 12, 2021

Conversation

DavidGoldman
Copy link
Contributor

  • Add LSP types for semantic highlighting
  • Limited to clients which support dynamic registration for semantic
    highlighting
  • Requires clangd 11 or later

- Limited to clients which support dynamic registration for semantic
  highlighting
- Requires clangd 11 or later
@DavidGoldman
Copy link
Contributor Author

@swift-ci please test

@DavidGoldman
Copy link
Contributor Author

Before:
No semantic highlighting

After:
With semantic highlighting

@DavidGoldman
Copy link
Contributor Author

Also added a warning for the PR comment that I missed on #380

@akyrtzi
Copy link
Contributor

akyrtzi commented Apr 8, 2021

Awesome! 🥳

@DavidGoldman
Copy link
Contributor Author

@swift-ci please test

@DavidGoldman
Copy link
Contributor Author

@swift-ci please test

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