List of VSCode javascript/typescript suggestionActions

283 views Asked by At

VSCode/coc-tsserver suggest code actions. According to answers in this post, you can disable these. There are a few I find annoying, so I wanted to disable them, but I don't want to inadvertently disable useful features. Is there a list of all possible code suggestions that will be made? This page only talks about 1 (converting .thens to async/awaits), and this page (ctrl-f for "suggestionActions") only says "Enable/disable suggestion diagnostics" with no information about what the suggestions are.

0

There are 0 answers