Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: ...attributes autocomplete #365

Merged
merged 4 commits into from
Mar 28, 2022

Conversation

lifeart
Copy link
Owner

@lifeart lifeart commented Feb 26, 2022

resolves: #362

@codecov
Copy link

codecov bot commented Mar 28, 2022

Codecov Report

Merging #365 (acd25e2) into component-context-info-origin (645c300) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

❗ Current head acd25e2 differs from pull request most recent head bb604a8. Consider uploading reports for the commit bb604a8 to get more accurate results

@@                        Coverage Diff                        @@
##           component-context-info-origin     #365      +/-   ##
=================================================================
- Coverage                          71.63%   71.56%   -0.07%     
=================================================================
  Files                                 55       55              
  Lines                               4548     4565      +17     
  Branches                             892      896       +4     
=================================================================
+ Hits                                3258     3267       +9     
- Misses                              1288     1296       +8     
  Partials                               2        2              
Impacted Files Coverage Δ
...uiltin-addons/core/template-completion-provider.ts 92.38% <100.00%> (+0.07%) ⬆️
src/utils/ast-helpers.ts 81.97% <100.00%> (+0.15%) ⬆️
src/folding-provider/entry.ts 84.78% <0.00%> (-12.59%) ⬇️
src/server.ts 64.15% <0.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...bb604a8. Read the comment docs.

@lifeart lifeart marked this pull request as ready for review March 28, 2022 11:52
@lifeart lifeart merged commit 7960626 into component-context-info-origin Mar 28, 2022
@lifeart lifeart deleted the feat-attributes-autocomplete branch March 28, 2022 11:55
lifeart pushed a commit that referenced this pull request Mar 28, 2022
# [2.16.0](v2.15.0...v2.16.0) (2022-03-28)

### Features

*  ...attributes autocomplete ([#365](#365)) ([7960626](7960626))
* fix test cases ([fed97aa](fed97aa))
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autocomplete support for ...attributes
1 participant