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

Add hover info for individual clause #436

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Add hover info for individual clause #436

merged 1 commit into from
Jan 8, 2025

Conversation

BinderDavid
Copy link
Collaborator

Just an uninformative "Clause" for now. I also want to add hover information for patterns, but they currently lack spans.

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
lang/driver/src/info/collect.rs 0.00% 5 Missing ⚠️
lang/lsp/src/hover.rs 0.00% 4 Missing ⚠️
lang/driver/src/info/data.rs 0.00% 3 Missing ⚠️
Files with missing lines Coverage Δ
lang/driver/src/info/data.rs 0.00% <0.00%> (ø)
lang/lsp/src/hover.rs 0.00% <0.00%> (ø)
lang/driver/src/info/collect.rs 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

@BinderDavid BinderDavid merged commit b60ce0a into main Jan 8, 2025
12 checks passed
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.

2 participants