Prevent showing cmd on Windows and add handling for ruff execution with pythonw#108
Prevent showing cmd on Windows and add handling for ruff execution with pythonw#108jhossbach merged 2 commits intopython-lsp:mainfrom
pythonw#108Conversation
ccordoba12
left a comment
There was a problem hiding this comment.
Looks good to me, thanks @dalthviz!
|
@jhossbach, could you take a look at this one? As @dalthviz said in issue #107, we added support for Ruff in Spyder and need this to make it actually work. In addition, we're in a bit of a hurry because we're going to release our next version with this support on Wednesday or Thursday. |
|
Hey, I cannot verify that this works since I am working on a Linux machine but it looks good to me and doesn't break my setup. |
Yep, that's exactly what we need. Thanks for your help @jhossbach! |
|
Thank you @jhossbach ! |
Fixes #107