Hacker News new | ask | show | jobs
by falcor84 2051 days ago
Well, one good reason is that unlike VS Code, Pycharm is not open source.
2 comments

Thanks for sharing. This is really cool. And I'm slightly surprised that Pycharm uses the exact same codebase as IntelliJ, just with a different run configuration [0]. It makes perfect sense of course, but I was pleasantly surprised.

[0] `To run PyCharm Community Edition, please use the provided run configuration "PyCharm Community Edition"`

How often have you ever needed the source code for your text editor?