You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if the issue is right here at all.
But since the new control flow syntax, three shortcuts/commands in the template are missing or not working properly.
Go to Bracket -> Jumps to the corresponding bracket.
Behaviour still works with HTML tags. Unfortunately this does not work at all with the @if etc. brackets.
🐞 bug report
Is this a regression?
Description
I don't know if the issue is right here at all.
But since the new control flow syntax, three shortcuts/commands in the template are missing or not working properly.
@if
etc. brackets.Bug Type
What does this bug affect
Reproduction
Steps to reproduce the behavior:
First Command - Go to Bracket
@if
or other new expressionGo to Bracket
(CTRL+SHIFT+^)Expected behavior
Should jump to corresponding bracket.
Second command - Expand/Shrink Selection
@if
or other new expression.Expand/Shrink selection
(SHIFT+ALT+Right/Left arrow key)Expected behavior
Should select block by block (bracket to bracket).
Third command - Emmet Wrap with Abbreviation
Logs
Screenshots
🌍 Your Environment
Angular Version:
Extension Version:
VSCode Version:
Operating System:
Extension options:
Anything else relevant?
The text was updated successfully, but these errors were encountered: