简体   繁体   中英

vscode commenting (Ctrl + /) in typescript not working

I have installed the latest version of vscode. But apparently it couldn't auto detect any typescript files. I fixed with it by configuring the ts file association to typescript . This worked. However, (Ctrl + /) was not working. It works fine with other languages but not typescript. I tried everything but none worked. How to I fix this. Any help will be much appreciated.

Try installing the TypeScript Extension Pack if you haven't done yet.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM