This commit removes the autocompletion feature for HTML entities. HTML entites are things like `&`, `<` etc. There are a few reasons for the decision: 1. It is outside the core functionality of Angular LS 2. The implementation relies on regex, which incurs performance cost 3. There isn't much value if users do not already know which entity they want to use 4. The list that we provide is not exhaustive PR Close #37515
revert: "revert: "feat(dev-infra): exposed new rule 'component_benchmark' via dev_infra (#36434)" (#36798)" (#36800)
Angular
Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages.
Quickstart
Changelog
Learn about the latest improvements.
Want to help?
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the hotlist: community-help.
Description
Languages
TypeScript
68.6%
HTML
12.8%
JavaScript
8.4%
Pug
7%
Starlark
1.4%
Other
1.7%