angular-docs-cn/packages/language-service/src
ivanwonder 81195a238b fix(language-service): use the `HtmlAst` to get the span of HTML tag (#36371)
The HTML tag may include `-` (e.g. `app-root`), so use the `HtmlAst` to get the span.

PR Close #36371
2020-04-07 15:10:33 -07:00
..
binding_utils.ts refactor(language-service): provide service for attribute binding type (#36301) 2020-04-07 10:18:32 -07:00
common.ts fix(language-service): Do not produce diagnostics if metadata for NgModule not found (#34113) 2019-12-02 11:13:41 -08:00
completions.ts fix(language-service): use the `HtmlAst` to get the span of HTML tag (#36371) 2020-04-07 15:10:33 -07:00
definitions.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
diagnostic_messages.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
diagnostics.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
expression_diagnostics.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
expression_type.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
expressions.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
global_symbols.ts refactor(language-service): adds Symbol#typeArguments and does cleanup (#34571) 2020-01-13 15:16:15 -08:00
hover.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
html_info.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
language_service.ts refactor(language-service): dedupe diagnostics using ts utility function (#35086) 2020-02-03 08:57:58 -08:00
locate_symbol.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
reflector_host.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
symbols.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
template.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
ts_plugin.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
types.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
typescript_host.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
typescript_symbols.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
utils.ts refactor(language-service): reformat using clang-format (#36426) 2020-04-06 09:29:42 -07:00
version.ts style: remove empty comments (#23404) 2018-05-10 15:48:13 -07:00