BeastCode/VSCode-Angular-TypeScript-Snippets

Html autocomplete doesn't remove initial less than character

jbbasson opened this issue · 1 comments

Noticed when creating an angular container, the initial opening less than character is not removed when using intellisense suggestion. Same with a greater than closing character.

image

Hi,

you can type any part of:
ng-container
and it will be replaced with

All snippets in VSCode work the same way, can't do anything about characters before the keyword ng-container