angular-docs-cn/packages/language-service/ivy
Andrew Scott 4604fe9ed2 feat(language-service): Add module name to directive quick info (#39121)
This commit adds the module name as the `containerName` to the quick info
for directives.

PR Close #39121
2020-10-08 08:45:29 -07:00
..
test feat(language-service): Add module name to directive quick info (#39121) 2020-10-08 08:45:29 -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 feat(language-service): Add module name to directive quick info (#39121) 2020-10-08 08:45:29 -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