[feature request]: format selected range
with diagnostic-languageserver
#57
Labels
enhancement
New feature or request
Hi iamcoo,
thx a lot for 'diagnostic-languageserver'. I am trying to format visually selected python code with black or autopep8. Whenever I try to trigger the formatting with the mapping
I get the following error:
Formatting the whole file with the command
works without a problem.
I did not find any related issues neither here on this site nor by using Google. Therefore I guess it must be a problem that might be only affecting me?
Here is the
diagnostic-languageserver
part of my coc-settings.json file that looks as unspectacular as my formatting mappings above:Thank you very much for any help. If you need any more input just ask.
The text was updated successfully, but these errors were encountered: