angular/packages/language-service
ivanwonder fc3b50e427 fix(language-service): exclude the SafePropertyRead when applying the optional chaining (#43321)
When providing the completion for `SafePropertyRead`, the ts server
will not apply the optional chaining. So no need to shift the start
location of `replacementSpan` back.

PR Close #43321
2021-09-02 16:52:44 +00:00
..
bundles build: remove dev-infra directory and migrate to relying on @angular/dev-infra-private-builds (#43061) 2021-08-16 10:44:27 -07:00
ivy fix(language-service): exclude the SafePropertyRead when applying the optional chaining (#43321) 2021-09-02 16:52:44 +00:00
src feat(language-service): Add method for retrieving the component template at the cursor location (#43208) 2021-08-23 13:29:38 -07:00
test refactor: add override keyword to members implementing abstract declarations (#42512) 2021-07-12 13:11:17 -07:00
api.ts feat(language-service): Add method for retrieving the component template at the cursor location (#43208) 2021-08-23 13:29:38 -07:00
BUILD.bazel build(language-service): use 'export =' syntax for default export (#41165) 2021-03-11 14:48:33 -08:00
build.sh build(language-service): install @angular/language-service in root node_modules (#40058) 2020-12-10 13:48:04 -08:00
index.ts build(language-service): use 'export =' syntax for default export (#41165) 2021-03-11 14:48:33 -08:00
package.json build(language-service): update supported range of node versions to be less restrictive (#42205) 2021-05-25 17:48:46 +00:00