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.


In reply to Re^4: OT: Yet Another IDE Question (VS Code) by stevieb
in thread OT: Yet Another IDE Question (VS Code) by VinsWorldcom

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.