angular-cn/integration/language_service_plugin/goldens
ayazhafiz a391aebbcf feat(language-service): add definitions for styleUrls (#32464)
Adds support for `styleUrls` definitions in the same way `templateUrl`
definitions are provided; clicking on styleUrl will take a user to the
respective file.

Unifies some code in determining a URL definition. We first check if a
url is a `templateUrl`; if it's not, we check that it's a `styleUrl` or
return no definitions.

PR Close #32464
2019-09-09 16:04:14 -04:00
..
compilerOptionsForInferredProjects.json test(language-service): Improve integration test (#28168) 2019-01-17 14:11:28 -08:00
completionInfo.json fix(language-service): Use ts.CompletionEntry for completions (#32375) 2019-09-04 11:53:14 -07:00
configure.json test(language-service): Improve integration test (#28168) 2019-01-17 14:11:28 -08:00
definition.json test(language-service): Add tests for quickinfo and definition (#29990) 2019-04-19 19:28:46 -07:00
definitionAndBoundSpan.json fix(language-service): Make Definition and QuickInfo compatible with TS LS (#31972) 2019-08-08 12:00:56 -07:00
quickinfo.json fix(language-service): Make Definition and QuickInfo compatible with TS LS (#31972) 2019-08-08 12:00:56 -07:00
styleUrlsDefinition.json feat(language-service): add definitions for styleUrls (#32464) 2019-09-09 16:04:14 -04:00
templateUrlDefinition.json feat(language-service): add definitions for templateUrl (#32238) 2019-08-28 17:09:46 -07:00