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

perf(highlight): increase number of highlights #5208

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

fannheyward
Copy link
Member

@fannheyward fannheyward commented Nov 27, 2024

Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.41%. Comparing base (2fc3f0d) to head (7f9f823).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5208      +/-   ##
==========================================
+ Coverage   97.39%   97.41%   +0.01%     
==========================================
  Files         291      291              
  Lines       27028    27028              
  Branches     5603     5603              
==========================================
+ Hits        26325    26328       +3     
+ Misses        495      492       -3     
  Partials      208      208              

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

@fannheyward fannheyward merged commit 829a106 into master Nov 27, 2024
4 checks passed
@fannheyward fannheyward deleted the fix/improve-highlight branch November 27, 2024 10:59
fannheyward added a commit that referenced this pull request Dec 24, 2024
a6e54ae fix(client): `shell=true` on windows (#5225)
dce5ae5 feat(plugin): improve argument typing (#5221)
77094cb docs: correct coc-example-config url (#5220)
1e7abfa feat(scope): ensureDocument can accept bufnr (#5219)
28ad86d feat: add fixed position support for floating windows (#5217)
6a338ca fix(codeLens): Misalign when using tabs as indent (#5214)
306d7b9 fix(plugin): gramma on Action not existing (#5213)
5ca97f5 chore: correct typos (#5212)
2816a11 chore(history.md): mentioned recently improvements (#5211)
d70a46d refactor(highlights): remove checkMarkers (#5210)
829a106 perf(highlight): increase number of highlights (#5208)
2fc3f0d fix(semanticTokens): correct end range (#5206)
00da052 feat(semanticTokens): decrease highlighting range (#5205)
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.

flickering on scrolling by arrow keys with semantic highlight enabled
1 participant