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: ability to enable or disable builtin folding range provider #364

Merged

Conversation

lifeart
Copy link
Owner

@lifeart lifeart commented Feb 26, 2022

els.local.useBuiltinFoldingRangeProvider can be true or false, enabled by default

@codecov
Copy link

codecov bot commented Feb 26, 2022

Codecov Report

Merging #364 (e20bd92) into component-context-info-origin (645c300) will decrease coverage by 0.10%.
The diff coverage is 41.66%.

Impacted file tree graph

@@                        Coverage Diff                        @@
##           component-context-info-origin     #364      +/-   ##
=================================================================
- Coverage                          71.63%   71.53%   -0.11%     
=================================================================
  Files                                 55       55              
  Lines                               4548     4560      +12     
  Branches                             892      895       +3     
=================================================================
+ Hits                                3258     3262       +4     
- Misses                              1288     1296       +8     
  Partials                               2        2              
Impacted Files Coverage Δ
src/folding-provider/entry.ts 84.78% <37.50%> (-12.59%) ⬇️
src/server.ts 64.15% <50.00%> (-0.18%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eaaacbf...e20bd92. Read the comment docs.

@lifeart lifeart merged commit 824db11 into component-context-info-origin Feb 26, 2022
@lifeart lifeart deleted the folding-range-provider-config-options branch February 26, 2022 15:29
lifeart pushed a commit that referenced this pull request Feb 26, 2022
# [2.15.0](v2.14.0...v2.15.0) (2022-02-26)

### Features

* ability to enable or disable builtin folding range provider ([#364](#364)) ([824db11](824db11))
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