bd34bc9e89
The language service uses an elements attributes to determine if it
matches a directive in the component scope. We do this by accumulating
all attribute bindings and matching against the selectors for the
available directives. The compiler itself does a similar thing. In
addition, the compiler does not use the value of `BoundAttribute`s to
match directives (
|
||
---|---|---|
.. | ||
legacy | ||
BUILD.bazel | ||
adapters_spec.ts | ||
compiler_spec.ts | ||
completions_spec.ts | ||
definitions_spec.ts | ||
diagnostic_spec.ts | ||
gettcb_spec.ts | ||
quick_info_spec.ts | ||
references_spec.ts | ||
signature_help_spec.ts | ||
type_definitions_spec.ts |