autoDocstring icon indicating copy to clipboard operation
autoDocstring copied to clipboard

[feature request] Enable use in types of files besides *.py

Open ghost opened this issue 3 years ago • 0 comments
trafficstars

I have had the occasion to write python code inside another type of source file. autoDocstring seems only to be enabled for source files with a .py extension. It would be great to be able to specify a list of types in settings.json that would allow other types of files to take advantage of autoDocstring.

ghost avatar Nov 15 '22 14:11 ghost