Command-line program to generate, update or transform docstrings in python source code. The app will parse the requested source files for docstrings as well as function signatures and class bodies.
Experimental support for VS Code Server in NixOS. The NodeJS by default supplied by VS Code cannot be used within NixOS due to missing hardcoded paths, so it is automatically replaced by a symlink to ...