Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97313

Is there any extension in vs code for angular event names? [closed]

$
0
0

Is there any extension in VS code that when you press Ctrl + Space in a html element, shows all possible event names with Angular sintax event binding, for example:

<button (click)=""></button> Pressing Ctrl + Space inside the button tag, VS Code should show:

  • (click) or on-click
  • (mouseover) or on-mouseover
  • ...and all possible events

Regards


Viewing all articles
Browse latest Browse all 97313

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>