angular-cn/packages/language-service/test/project
ayazhafiz 406419bc0f fix(language-service): fix calculation of pipe spans (#35986)
This commit accomplishes two tasks:

- Fixes the span of queried pipes to only be applied on pipe names
- By consequence, fixes how pipes are located in arguments (previously,
  pipes with arguments could not be found because the span of a pipe
  uses a relative span, while the template position is absolute)

The screenshots attached to the PR for this commit demonstrate the
change.

Closes https://github.com/angular/vscode-ng-language-service/issues/677

PR Close #35986
2020-03-10 13:26:40 -04:00
..
app fix(language-service): fix calculation of pipe spans (#35986) 2020-03-10 13:26:40 -04:00
foo.ts test(language-service): Create proper test project (#32653) 2019-09-18 13:07:01 -07:00
tsconfig.json test(language-service): test project cleanup (#33157) 2019-10-14 23:42:53 +00:00