angular/packages/language-service/testing/src
Andrew Scott 023a181ba5 feat(language-service): Implement outlining spans for control flow blocks (#52062)
This commit implements the getOutlingSpans to retrieve Angular-specific
outlining spans. At the moment, these spans are limited to control-flow
blocks in templates.

This is required for folding ranges (https://github.com/angular/vscode-ng-language-service/issues/1930)

PR Close #52062
2023-10-09 10:20:26 -07:00
..
buffer.ts feat(language-service): Implement outlining spans for control flow blocks (#52062) 2023-10-09 10:20:26 -07:00
env.ts fix(compiler-cli): catch fatal diagnostic when getting diagnostics for components (#50046) 2023-04-28 15:18:03 +02:00
host.ts refactor: update language-service package and tests to work with ESM (#48521) 2022-12-19 19:50:44 +00:00
project.ts feat(core): support TypeScript 5.2 (#51334) 2023-08-18 07:55:16 -07:00
util.ts fix(compiler-cli): catch fatal diagnostic when getting diagnostics for components (#50046) 2023-04-28 15:18:03 +02:00