I get that it’s open source provided you use codium not code but I still find that interesting

  • @OsrsNeedsF2P@lemmy.ml
    link
    fedilink
    362 years ago

    VSCode isn’t even that good, idk why people are obsessed with it.

    For anything compiled, Jetbrains beats it 100:1, and for anything interpreted it’s a couple tiers better than Kate.

    Personally, I won’t be losing sleep if I have to stop using VSCode.

    • @flashgnash@lemm.eeOP
      link
      fedilink
      17
      edit-2
      2 years ago

      Jetbrains IDEs are not free though are they?

      I also quite like the light touch feel you get from code, I can use it for any language and am not going to have to navigate through hundreds of language specific features I don’t need unless I install them myself

      Kate might do similar but I can’t imagine the extension pool is big enough to compete and I think at that point I’d just use a commandline editor instead

    • @Zeth0s@lemmy.world
      link
      fedilink
      11
      edit-2
      2 years ago

      VSCode is a modern emacs. Similar concept, a single editor to do everything via extensions. That’s the selling point. “young people” never had the chance to work with a similar concept, this is why they found it so revolutionary (despite being a concept from the 70s).

      I use it because I am forced to use a windows laptop at work, and emacs on windows is a painful experience

      • @SteveTech@programming.dev
        link
        fedilink
        English
        11
        edit-2
        2 years ago

        They have free ‘community editions’, I haven’t really found a need for a licence. I’ve only used IntelliJ, PyCharm, and ReSharper though.

        Edit: I meant rider but I was using a student licence for it anyway.

        • Treeniks
          link
          fedilink
          192 years ago

          IntelliJ and PyCharm are the only JetBrains IDEs with community editions. If you want to use CLion for example, you’ll either have to be a student or you have to pay.

          • @Vilian@lemmy.ca
            link
            fedilink
            42 years ago

            or the project being opensource(it’s i read right now) don’t know how it work tho

    • jelloeater
      link
      fedilink
      English
      32 years ago

      Right tool for the right job. Like I use VSCode for PowerShell on AWS Windows boxes over SSH, works great. But for Python or Terraform, JetBrains Suite is just better in everyway.

    • @not_amm@beehaw.org
      link
      fedilink
      22 years ago

      I write small scripts in NeoVim and larger projects in VSCodium because it provides most of what I need and doesn’t consume a lot of resources. It’s a good tool, you can also use forks or alternatives, and i think that’s the spirit of open source, isn’t it?

      I also have been trying Kate, works greats and with even better performance.

    • @baconicsynergy@beehaw.org
      link
      fedilink
      12 years ago

      I like VSCode because I can run it in a development container and because its the only FOSS IDE with an extension for IEC 61131-3 ST that I am aware of