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

feat(schema): change scope of codeLens configs #4980

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

fannheyward
Copy link
Member

change to language-overridable

Closes #4978

change to `language-overridable`

Closes #4978
Copy link

codecov bot commented Apr 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.56%. Comparing base (694401d) to head (a584317).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4980   +/-   ##
=======================================
  Coverage   98.56%   98.56%           
=======================================
  Files         273      273           
  Lines       26070    26070           
  Branches     5389     5389           
=======================================
+ Hits        25695    25696    +1     
  Misses        220      220           
+ Partials      155      154    -1     

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

@fannheyward fannheyward merged commit 2f0a49c into master Apr 12, 2024
4 checks passed
@fannheyward fannheyward deleted the feat/codeLens-configurations-scope branch April 12, 2024 09:13
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.

change codeLens.separator accoding to filetype comment char
1 participant