NestedCommentsVSCode icon indicating copy to clipboard operation
NestedCommentsVSCode copied to clipboard

Add support to control enabled languages

Open pintend opened this issue 1 year ago • 0 comments

https://github.com/philsinatra/NestedCommentsVSCode#extension-settings suggests that we can control which languages are enabled https://github.com/philsinatra/NestedCommentsVSCode/blob/54c005dbbfc8b2ad2850facfd8353fd0897ceba6/src/extension.ts#L47 the languges are hard coded and cant be configured...

I would like to disable this extension for some languages

pintend avatar Sep 09 '24 20:09 pintend