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(document): use languageId to new LinesTextDocument #5142

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

fannheyward
Copy link
Member

No description provided.

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.36%. Comparing base (f3406e0) to head (b62782c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5142      +/-   ##
==========================================
+ Coverage   98.39%   99.36%   +0.96%     
==========================================
  Files         273      273              
  Lines       26131    26131              
  Branches     5400     5400              
==========================================
+ Hits        25711    25964     +253     
+ Misses        259      154     -105     
+ Partials      161       13     -148     

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

@fannheyward fannheyward merged commit 07d6dc2 into master Sep 19, 2024
4 checks passed
@fannheyward fannheyward deleted the fix/document-languageId branch September 19, 2024 09:57
fannheyward added a commit that referenced this pull request Oct 12, 2024
9fd8578 Implement insert-mode like word deletion logic in coc lists (#5144)
07d6dc2 fix(document): use languageId to new LinesTextDocument (#5142)
f3406e0 fix(list): improve handling of whitespaces on remove word (#5137) (#5138)
640544d fix(list): improve regex to remove CJK word (#5137)
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.

1 participant