angular-docs-cn/packages/language-service
Andrew Scott 563fb6cdbe feat(language-service): Implement go to definition for style and template urls (#39202)
This commit enables the Ivy Language Service to 'go to definition' of a
templateUrl or styleUrl, which would jump to the template/style file
itself.

PR Close #39202
2020-10-16 12:31:54 -07:00
..
bundles build(language-service): remove typescript from ivy bundle (#38088) 2020-07-16 11:04:57 -07:00
common feat(language-service): Implement go to definition for style and template urls (#39202) 2020-10-16 12:31:54 -07:00
ivy feat(language-service): Implement go to definition for style and template urls (#39202) 2020-10-16 12:31:54 -07:00
src feat(language-service): Implement go to definition for style and template urls (#39202) 2020-10-16 12:31:54 -07:00
test feat(language-service): Implement go to definition for style and template urls (#39202) 2020-10-16 12:31:54 -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
build.sh build(language-service): add script to build package locally (#38103) 2020-07-16 16:39:54 -07:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
language-service.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json build(language-service): Remove ls_rollup_bundle (#38086) 2020-07-16 11:04:28 -07:00