in reply to Re^3: OT: Yet Another IDE Question (VS Code)
in thread OT: Yet Another IDE Question (VS Code)

The self-sustaining project has been years in preparation, and about three in action as I said. With that said, since we took the jump, it has been hampered by numerous things out of our control (but hasn't hampered our dedication):

When I re-use my saved IDE configs, nothing changes. It works within all of their IDEs actually. For example, their PyCharm is the IDE specifically for Python programming (although all of their IDEs will work with Python, this one is specific to it), but I use my saved config between that, the IDEA IDE, CLion (for C/C++) etc, you get the point.

Upgrading is easy. It can be done individually, and once upgraded, on next start, it'll ask you if you'd "like to use a new config" or "copy config from existing installation". I've never noticed any real changes look-wise with the IDEs after an upgrade, and I've been using intelliJ for at least five years. Sometimes you'll see something minor, but you'd have expected that already though, because you've already read the release notes prior to upgrading :) They've also got the Jetbrains Toolbox, that monitors all of their software installed on your system, and you can use that GUI tool to see what has updates available, and update select (or all) of your installed applications.

All in all, very great experience. ...and yes, I use the same IDEs on both nix and win (with the same config), and they act, look, feel and behave exactly the same. Honestly, you'd never tell the difference between OSs.

  • Comment on Re^4: OT: Yet Another IDE Question (VS Code)

Replies are listed 'Best First'.
Re^5: OT: Yet Another IDE Question (VS Code)
by bliako (Abbot) on Mar 16, 2019 at 11:19 UTC

    ok, that clarifies things for IntelliJ, all the best