I want to disable the 'Show Words' ([abc]) suggestion in our plugin extension code. Similarly, I want to disable it for specific files that also originate from the plugin extension code.

I know how to turn off the "Show Words" suggestion in the local VSCode environment, but I want to achieve this through the plugin code.

0

There are 0 best solutions below