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: template suggestion import #356

Merged
merged 19 commits into from
Feb 6, 2022

Conversation

lifeart
Copy link
Owner

@lifeart lifeart commented Feb 6, 2022

Basic auto-import support for template tags

auto-import_gts

@codecov
Copy link

codecov bot commented Feb 6, 2022

Codecov Report

Merging #356 (dd484c7) into component-context-info-origin (21e11bd) will decrease coverage by 0.91%.
The diff coverage is 13.88%.

Impacted file tree graph

@@                        Coverage Diff                        @@
##           component-context-info-origin     #356      +/-   ##
=================================================================
- Coverage                          72.15%   71.24%   -0.92%     
=================================================================
  Files                                 53       53              
  Lines                               4417     4482      +65     
  Branches                             869      885      +16     
=================================================================
+ Hits                                3187     3193       +6     
- Misses                              1227     1287      +60     
+ Partials                               3        2       -1     
Impacted Files Coverage Δ
...uiltin-addons/core/template-completion-provider.ts 92.30% <ø> (ø)
src/project.ts 73.61% <0.00%> (-1.04%) ⬇️
...ion-provider/glimmer-script-completion-provider.ts 37.50% <14.28%> (-45.43%) ⬇️
src/utils/logger.ts 85.71% <0.00%> (+2.04%) ⬆️

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 5465496...dd484c7. Read the comment docs.

@lifeart lifeart mentioned this pull request Feb 6, 2022
12 tasks
@lifeart lifeart merged commit 73177fc into component-context-info-origin Feb 6, 2022
@lifeart lifeart deleted the demo-auto-suggestion-import branch February 6, 2022 22:38
lifeart pushed a commit that referenced this pull request Feb 6, 2022
# [2.12.0](v2.11.0...v2.12.0) (2022-02-06)

### Features

* template suggestion import ([#356](#356)) ([73177fc](73177fc))
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