New ask Hacker News story: Ask HN: Best Free Python Editor?
Ask HN: Best Free Python Editor?
3 by brundolf | 1 comments on Hacker News.
I recently started working in Python and reached straight for VSCode, because it's been so great for other languages. But its Python plugin is... extremely underwhelming. MyPy/Pylint checks don't run until you save, take several seconds, and don't even place the underlines in the right place; they all end up at the start of the line. Autocomplete support is minimal. I know PyCharm exists, but is there a free editor that does a better job?
3 by brundolf | 1 comments on Hacker News.
I recently started working in Python and reached straight for VSCode, because it's been so great for other languages. But its Python plugin is... extremely underwhelming. MyPy/Pylint checks don't run until you save, take several seconds, and don't even place the underlines in the right place; they all end up at the start of the line. Autocomplete support is minimal. I know PyCharm exists, but is there a free editor that does a better job?
Comments
Post a Comment