mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The keySpan in bound attributes provides more fine-grained location information and can be used to disambiguate multiple bound attributes in a single microsyntax binding. Previously, this case could not distinguish between the two different attributes because the sourceSpans were identical and valueSpans would not match if the cursor was located in a key. PR Close #38955 |
||
|---|---|---|
| .. | ||
| bundles | ||
| ivy | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| build.sh | ||
| index.ts | ||
| language-service.ts | ||
| package.json | ||