Hacker News new | past | comments | ask | show | jobs | submit login

I tried out vscode for python now that I started a new job. I'm on linux for what it's worth. The experience has been massively frustrating coming from pycharm. First I installed the open source version, and found that microsoft publishes plugins that are programmed not to work with the open source version. They don't tell you this, rather, the plugin throws exceptions that some API is missing. I tried out the official version, and instead of whining about not being supported, it now just crashes intermittently. I gave up less than three days in.

I found configuration of code to be pretty annoying as well. Either you write json, having to google for things like how to format keyboard commands, or use their (subjectively) ugly configuration page.

The fact that I can't detach the terminal from the code window without some weird workaround was also something I couldn't come to terms with. I'm back in pycharm again.




If you want a detached terminal, why not just open a terminal window?


It's not just the terminal, it's the python interpreter, ipython notebooks, debugger, e.t.c.

The terminal was what came to mind. Besides, when working in a remote dev project, the terminal automatically SSH's into the remote, and if local, it opens the working folder. It's practical to use the internal one sometimes.


Which Open Source version? Is it supported by Microsoft? Do you use an unsupported version of Pycharm? :-)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: