angular-docs-cn/packages/language-service/src
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
..
binding_utils.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
completions.ts refactor(compiler): element.startSourceSpan is required (#38581) 2020-09-02 14:47:28 -07:00
definitions.ts refactor(language-service): Move some util functions to common (#39202) 2020-10-16 12:31:54 -07:00
diagnostic_messages.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
diagnostics.ts refactor(language-service): Move some util functions to common (#39202) 2020-10-16 12:31:54 -07:00
expression_diagnostics.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
expression_type.ts feat(compiler): support unary operators for more accurate type checking (#37918) 2020-08-21 12:25:53 -07:00
expressions.ts feat(compiler): support unary operators for more accurate type checking (#37918) 2020-08-21 12:25:53 -07:00
global_symbols.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
hover.ts refactor(language-service): Extract common methods from VE and Ivy to new package (#39098) 2020-10-05 16:14:54 -07:00
html_info.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
language_service.ts feat(language-service): Implement go to definition for style and template urls (#39202) 2020-10-16 12:31:54 -07:00
locate_symbol.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
reflector_host.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
symbols.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
template.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ts_plugin.ts refactor(language-service): create getTypeDefinitionAtPosition stubs (#39050) 2020-09-30 09:34:47 -04:00
ts_utils.ts refactor(language-service): Move some util functions to common (#39202) 2020-10-16 12:31:54 -07:00
types.ts feat(language-service): TS references from template items (#37437) 2020-06-08 17:23:49 -07:00
typescript_host.ts refactor(language-service): Move some util functions to common (#39202) 2020-10-16 12:31:54 -07:00
typescript_symbols.ts feat(compiler-cli): add support for TypeScript 4.0 (#38076) 2020-08-24 13:06:59 -07:00
utils.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00