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 workspace folder filter argument for diagnostics #4959

Merged
merged 2 commits into from
Mar 26, 2024
Merged

Add workspace folder filter argument for diagnostics #4959

merged 2 commits into from
Mar 26, 2024

Conversation

asmodeus812
Copy link
Contributor

In addition to the recently added --buffer option, i have also added a --workspace-folder which will show only the ones active for the current workspace folder.

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.55%. Comparing base (9190bfe) to head (d62ac2b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4959      +/-   ##
==========================================
- Coverage   98.56%   98.55%   -0.02%     
==========================================
  Files         273      273              
  Lines       26066    26070       +4     
  Branches     5386     5387       +1     
==========================================
- Hits        25693    25692       -1     
- Misses        219      223       +4     
- Partials      154      155       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fannheyward fannheyward merged commit 0440563 into neoclide:master Mar 26, 2024
2 of 4 checks passed
fannheyward added a commit that referenced this pull request Mar 28, 2024
ede39ea fix(inlayHint): hl_group for vim (#4962)
a057378 chore(CI): use Python 3.12 (#4961)
0440563 Add workspace folder filter argument for diagnostics (#4959)
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