8a1c98c5e8
Similar to #39613, #39609, and #38898, we should store the `keySpan` for Reference nodes so that we can accurately map from a template node to a span in the original file. This is most notably an issue at the moment for directive references `#ref="exportAs"`. The current behavior for the language service when requesting information for the reference is that it will return a text span that results in highlighting the entire source when it should only highlight "ref" (test added for this case as well). PR Close #39616 |
||
---|---|---|
.. | ||
BUILD.bazel | ||
compiler_factory_spec.ts | ||
definitions_spec.ts | ||
diagnostic_spec.ts | ||
language_service_adapter_spec.ts | ||
language_service_spec.ts | ||
mock_host.ts | ||
mock_host_spec.ts | ||
quick_info_spec.ts | ||
template_target_spec.ts | ||
test_utils.ts | ||
type_definitions_spec.ts |