forked from ember-tooling/ember-language-server
-
Notifications
You must be signed in to change notification settings - Fork 16
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: Support jump to definition from parent to child app and tests #234
Merged
lifeart
merged 6 commits into
lifeart:component-context-info-origin
from
suchitadoshi1987:suchita/failedcase
Apr 12, 2021
Merged
feat: Support jump to definition from parent to child app and tests #234
lifeart
merged 6 commits into
lifeart:component-context-info-origin
from
suchitadoshi1987:suchita/failedcase
Apr 12, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## component-context-info-origin #234 +/- ##
=================================================================
- Coverage 71.63% 69.43% -2.20%
=================================================================
Files 17 39 +22
Lines 913 3288 +2375
Branches 180 689 +509
=================================================================
+ Hits 654 2283 +1629
- Misses 259 1001 +742
- Partials 0 4 +4
Continue to review full report at Codecov.
|
suchitadoshi1987
force-pushed
the
suchita/failedcase
branch
from
April 12, 2021 00:47
fe9ff51
to
a36d1a5
Compare
suchitadoshi1987
changed the title
failing parent defintion case
feat: Support jump to definition from parent to child app and tests
Apr 12, 2021
lifeart
reviewed
Apr 12, 2021
lifeart
reviewed
Apr 12, 2021
lifeart
reviewed
Apr 12, 2021
lifeart
reviewed
Apr 12, 2021
lifeart
reviewed
Apr 12, 2021
lifeart
reviewed
Apr 12, 2021
lifeart
reviewed
Apr 12, 2021
lifeart
reviewed
Apr 12, 2021
lifeart
reviewed
Apr 12, 2021
lifeart
approved these changes
Apr 12, 2021
lifeart
pushed a commit
that referenced
this pull request
Apr 12, 2021
# [1.6.0](v1.5.0...v1.6.0) (2021-04-12) ### Features * Support jump to definition from parent to child app and tests ([#234](#234)) ([24f33e5](24f33e5))
suchitadoshi1987
pushed a commit
to suchitadoshi1987/ember-language-server
that referenced
this pull request
Feb 9, 2022
# [1.2.0](v1.1.0...v1.2.0) (2022-02-09) ### Bug Fixes * update debounce implementation ([lifeart#250](https://github.com/suchitadoshi1987/ember-language-server/issues/250)) ([4675e19](4675e19)) ### Features * ability to ignore LS initialization on unneeded projects ([lifeart#242](https://github.com/suchitadoshi1987/ember-language-server/issues/242)) ([fc5acf4](fc5acf4)) * add has block params into builtin helper, extended in-repo-addons support ([lifeart#224](https://github.com/suchitadoshi1987/ember-language-server/issues/224)) ([acd71a0](acd71a0)) * add support for multinamespaced components ([lifeart#212](https://github.com/suchitadoshi1987/ember-language-server/issues/212)) ([6b03c83](6b03c83)) * ember-template-lint severity converter (support different severity kinds) ([be3e923](be3e923)) * Improve linting speed & ability to disable default linting ([lifeart#244](https://github.com/suchitadoshi1987/ember-language-server/issues/244)) ([472c0fe](472c0fe)) * improve template-completion caching ([lifeart#248](https://github.com/suchitadoshi1987/ember-language-server/issues/248)) ([afb2d8d](afb2d8d)) * Namespace components (batman syntax) ([2ea63d9](2ea63d9)) * Support `workspace/didChangeConfiguration` event ([lifeart#254](https://github.com/suchitadoshi1987/ember-language-server/issues/254)) ([05d97cb](05d97cb)) * Support jump to definition from parent to child app and tests ([lifeart#234](https://github.com/suchitadoshi1987/ember-language-server/issues/234)) ([24f33e5](24f33e5))
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.