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

fix(vtext): add bufnr to vim's prop_add #4979

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Conversation

fannheyward
Copy link
Member

Closes #4817

without bufnr will use current buffer

Closes #4817

without bufnr will use current buffer
Copy link

codecov bot commented Apr 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.57%. Comparing base (b63ec75) to head (9ce501e).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4979   +/-   ##
=======================================
  Coverage   98.57%   98.57%           
=======================================
  Files         273      273           
  Lines       26070    26070           
  Branches     5389     5389           
=======================================
  Hits        25699    25699           
  Misses        217      217           
  Partials      154      154           

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

@fannheyward fannheyward merged commit 694401d into master Apr 12, 2024
4 checks passed
@fannheyward fannheyward deleted the fix/vim-diagnostic-bufnr branch April 12, 2024 05:07
fannheyward added a commit that referenced this pull request Apr 15, 2024
2f31237 chore(packages): update dependencies (#4981)
2f0a49c feat(schema): change scope of codeLens configs (#4980)
694401d fix(vtext): add bufnr to vim's prop_add (#4979)
a5aadcb chore(deps): bump tar from 6.2.0 to 6.2.1 (#4977)
b63ec75 fix(completion): dont block completionItem.command (#4975)
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.

Diagnostics wrong buffer when starting with multiple tabs
1 participant