As per this on the vscode-python github, it seems python tools extensions are going to change how they are packaged in vscode.
Black, amongst others, has already been migrated to this new style.
It would be great if cercis was also available in this way, so I can keep using it instead of black when vscode deprecates the old way of setting the code formatter.
I am assuming of course that being based on black, there wouldn't be an enormous amount of work involved?
As per this on the vscode-python github, it seems python tools extensions are going to change how they are packaged in vscode.
Black, amongst others, has already been migrated to this new style.
It would be great if cercis was also available in this way, so I can keep using it instead of black when vscode deprecates the old way of setting the code formatter.
I am assuming of course that being based on black, there wouldn't be an enormous amount of work involved?