Hacker News new | ask | show | jobs
by pythonaut_16 3441 days ago
Supposedly whenever it exits beta they will publish a stable API/ABI, at which point hopefully different software platforms and IDEs (e.g. IntelliJ, Visual Studio) can target it and interface more directly with it.

My only holdout for Linux right now is that I can't just tell Pycharm to use WSL for the Python interpreter; you still have to register the WSL Python as a remote SSH connection.

1 comments

I would actually not mind using windows if there was a way to use a native linux toolchain (including running and debugging) from within Windows. Especially if I could use something like CLion to do it. But alas it's not quite there yet. Valgrind doesn't even work yet.