/vscode-ryans-black-macchiato

My vscode port of black macchiato for partial python formatting

Primary LanguageTypeScriptOtherNOASSERTION

ryans-black-macchiato README

Ryan Black-Macchiato for VSCode

This extensions adds black-macchiato support for vscode - for when you don't want to autoformat a whole python file, just some of it. You must install

pip install rp
pip install black-macchiato

With some python executable, then go into the settings of this extension and set it to that executable (there is only one setting for this extension)

Notes For Ryan: Run "vsce package" in this folder, then go to https://marketplace.visualstudio.com/manage/publishers/ryanndagreat and upload the ryans-black-macchiato-0.0.1.vsix file through the browser

Enjoy!