microsoft / vscode-black-formatter

Formatting support for Python using the Black formatter
https://marketplace.visualstudio.com/items?itemName=ms-python.black-formatter
MIT License
144 stars 34 forks source link

Add a setting to allow server transport selection #461

Closed karthiknadig closed 4 months ago

karthiknadig commented 4 months ago

Cherry picking a fix for issues users have with permissions when using pipe. The default should always be stdio.

anthonykim1 commented 4 months ago

I think this is the one we talked about during the call together.