You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good day. I've discovered a way of integrating WPS to PyCharm. Project mainainers might find this useful and would like to put it on display here and on the webpage.
Add installed flake8 as a file watcher via path from 3)
Pipe file watcher results to Inspector system in PyCharm.
I don't know how to do a proper pull request on such a matter, and all out of time already. Nevertheless this seems to be extremely valuable for newcomers, who don't enjoy console launches that much.
For me personally, this is a game changer, as I now have RUFF+PyRight+WPS, all in PyCharm and can kiss my console goodbye!
P.S. I'd love to have WPS in RUFF, it's not there yet, so there are three tools on autorun at every .py save.
The text was updated successfully, but these errors were encountered:
Good day. I've discovered a way of integrating WPS to PyCharm.
Project mainainers might find this useful and would like to put it on display here and on the webpage.
Windows:
Flollow this: Flake8 + PyCharm: tutorial
I don't know how to do a proper pull request on such a matter, and all out of time already. Nevertheless this seems to be extremely valuable for newcomers, who don't enjoy console launches that much.
For me personally, this is a game changer, as I now have RUFF+PyRight+WPS, all in PyCharm and can kiss my console goodbye!
P.S. I'd love to have WPS in RUFF, it's not there yet, so there are three tools on autorun at every .py save.
The text was updated successfully, but these errors were encountered: