angular-cn/packages/language-service/ivy
Andrew Scott 3975dd90a6 feat(language-service): Add getDefinitionAndBoundSpan (go to definition) (#39101)
This commit adds the implementation for providing "go to definition"
functionality in the Ivy Language Service.

PR Close #39101
2020-10-06 13:24:52 -07:00
..
test feat(language-service): Add getDefinitionAndBoundSpan (go to definition) (#39101) 2020-10-06 13:24:52 -07:00
BUILD.bazel refactor(language-service): Extract common methods from VE and Ivy to new package (#39098) 2020-10-05 16:14:54 -07:00
definitions.ts feat(language-service): Add getDefinitionAndBoundSpan (go to definition) (#39101) 2020-10-06 13:24:52 -07:00
hybrid_visitor.ts fix(language-service): [Ivy] hybrid visitor should not locate let keyword (#39061) 2020-10-06 11:33:32 -07:00
language_service.ts feat(language-service): Add getDefinitionAndBoundSpan (go to definition) (#39101) 2020-10-06 13:24:52 -07:00
quick_info.ts refactor(language-service): Extract common methods from VE and Ivy to new package (#39098) 2020-10-05 16:14:54 -07:00
ts_plugin.ts feat(language-service): Add getDefinitionAndBoundSpan (go to definition) (#39101) 2020-10-06 13:24:52 -07:00
utils.ts feat(language-service): Add getDefinitionAndBoundSpan (go to definition) (#39101) 2020-10-06 13:24:52 -07:00