Skip to content

kevbuh/densify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

densify

collapses multiline calls onto one line and removes blank lines inside blocks. for maximum code density.

usage

open the command palette (cmd+shift+p) and run one of:

  • densify: format document — densify the current python file.
  • densify: format pwd — densify every .py in a folder. right-click a folder in the explorer, or run from the palette to densify the workspace root. skips .venv, __pycache__, etc.

About

densify python code

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors