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

lsp: don't add "constant" to the document symbol description #706

Merged
merged 1 commit into from
May 8, 2024

Conversation

anderseknert
Copy link
Member

This is already reported by the document type, and constants aren't special enough to warrant extra description.

Fixes #705

This is already reported by the document type, and constants aren't special
enough to warrant extra description.

Fixes #705

Signed-off-by: Anders Eknert <anders@styra.com>
@anderseknert anderseknert merged commit 2bda636 into main May 8, 2024
3 checks passed
@anderseknert anderseknert deleted the fix-705 branch May 8, 2024 15:08
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.

Document symbol for rule erroneously marked as "constant rule" when using default assignment
2 participants