docblock-python icon indicating copy to clipboard operation
docblock-python copied to clipboard

[Feature request] Add keybinding to switch between styles

Open gonzalezzfelipe opened this issue 6 years ago • 1 comments

I use this package with different projects that use different docstring styles, and it is really slow to have to open the package config to switch between them. It would be awesome to have a keybinding that opens a prompt to change the style.

gonzalezzfelipe avatar Jan 17 '20 17:01 gonzalezzfelipe

I added a partial solution for this. Now you can create a configuration file for each project.

See: https://github.com/spadarian/docblock-python#project-configuration-file

spadarian avatar Apr 20 '20 02:04 spadarian