vscode-auto-close-tag icon indicating copy to clipboard operation
vscode-auto-close-tag copied to clipboard

Extension unwanted behavior

Open AMRALAA10 opened this issue 5 years ago • 3 comments

While typing typescript code. something like new Promise<T> the extension closes that tag new Promise<T></T>

AMRALAA10 avatar Mar 28 '19 11:03 AMRALAA10

Same happening with me.

duwejeferson avatar Apr 04 '19 11:04 duwejeferson

Disable typescript from auto-close-tag.activationOnLanguage array.

crystalfp avatar Jan 21 '20 16:01 crystalfp

Has it been resolved? I have still the same problem with defining types.

z46h1 avatar Aug 20 '21 08:08 z46h1