angular / vscode-ng-language-service

Angular extension for Visual Studio Code
MIT License
773 stars 116 forks source link

Experiments injecting bindings into meta.tag separately #1993

Closed a-stewart closed 7 months ago

a-stewart commented 7 months ago

Currently we inject all the syntaxes into text.html, causing #1725

Rather than doing this, we should separate this into two injects, one injecting interpolation into the base html, and another which injects bindings, but only into meta.tag.

This is WIP as whilst the changes to the JSON work, I haven't had a change to check the TS files which build them.

angular-automatic-lock-bot[bot] commented 6 months ago

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.