• MadhuGururajan@programming.dev
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    2 days ago

    Yes, and I wouldn’t recommend any of these outside of a corporate env.

    edit: oops I missed your @. Feel free to ignore my opinion.

    • nebeker@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      I adore Rider for work, but have found myself preferring VS Code for personal contributions, myself because it’s lighter.

      I’m curious about your opinion though: why would you only use them in a corporate environment, assuming the scope of projects is equivalent?

      • MadhuGururajan@programming.dev
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 days ago

        there’s simply weird restrictions in community editions vs the professional one.

        I have been working in python for the past year and pycharm community doesn’t give syntax highlighting or intellisense for web frameworks like Flask or Django and tries to push the professiona edition. I felt like they shouldn’t do that since VSCode supports it easily and I don’t gain much having the heavyweight IDE vs something like nvim or vscode.