angular-cn/packages/language-service/ivy
Keen Yee Liau 1142c378fd feat(language-service): [ivy] wrap ngtsc to handle typecheck files (#36930)
This commit adds a Compiler interface that wraps the actual ngtsc
compiler. The language-service specific compiler manages multiple
typecheck files using the Project interface, creating and adding
ScriptInfos as necessary.

This commit also adds `overrideInlineTemplate()` method to the mock
service so that we could test the Compiler diagnostics feature.

PR Close #36930
2020-05-08 14:42:11 -07:00
..
compiler feat(language-service): [ivy] wrap ngtsc to handle typecheck files (#36930) 2020-05-08 14:42:11 -07:00
test feat(language-service): [ivy] wrap ngtsc to handle typecheck files (#36930) 2020-05-08 14:42:11 -07:00
BUILD.bazel feat(language-service): [ivy] wrap ngtsc to handle typecheck files (#36930) 2020-05-08 14:42:11 -07:00
language_service.ts feat(language-service): [ivy] wrap ngtsc to handle typecheck files (#36930) 2020-05-08 14:42:11 -07:00
ts_plugin.ts feat(language-service): [ivy] Parse Angular compiler options (#36922) 2020-05-05 12:01:00 -07:00