angular-cn/packages/language-service/test
Chuck Jazdzewski 8ecda94899 feat(compiler-cli): improve error messages produced during structural errors (#20459)
The errors produced when error were encountered while interpreting the
content of a directive was often incomprehencible. With this change
these kind of error messages should be easier to understand and diagnose.

PR Close #20459
2017-11-27 16:59:57 -06:00
..
completions_spec.ts fix(language-service): pass compilerOptions.paths to ReflectorHost (#20222) 2017-11-10 11:51:11 -08:00
definitions_spec.ts fix(language-service): Update types for TypeScript nullability support 2017-04-12 11:36:19 -07:00
diagnostics_spec.ts feat(compiler-cli): improve error messages produced during structural errors (#20459) 2017-11-27 16:59:57 -06:00
hover_spec.ts fix(language-service): do not crash when hovering over a label definitions (#17974) 2017-07-07 08:46:18 -07:00
html_info_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
language_service_spec.ts refactor: fix typos (#18000) 2017-07-07 16:55:17 -07:00
template_references_spec.ts fix(language-service): Update types for TypeScript nullability support 2017-04-12 11:36:19 -07:00
test_data.ts fix(language-service): infer `any` `ngForOf` of type `any` 2017-06-20 12:04:51 -07:00
test_utils.ts feat(compiler-cli): improve error messages produced during structural errors (#20459) 2017-11-27 16:59:57 -06:00
ts_plugin_spec.ts refactor: update angular to support TypeScript 2.4 2017-09-12 10:31:30 -07:00
typescript_host_spec.ts fix(language-service): detect when there isn't a tsconfig.json 2017-04-10 16:01:05 -06:00