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

  • Possibly linux
    link
    fedilink
    English
    62 years ago

    VScode is proprietary and is a black box. The scary think for me is that you don’t know what the program is doing

  • ennemi [he/him]
    link
    fedilink
    English
    12 years ago

    I’m thinking of ditching it. It’s been pretty awful lately. A lot of the official extensions I relied on have regressed to the point of being useless.

    Also, releasing a FLOSS editor and then forcing you to use a proprietary build with telemetry if you want to debug .NET code is the most Microsoft thing ever.

  • @[email protected]
    link
    fedilink
    172 years ago

    ITT people having their minds blown by the fact the creator and the creation are two different things.

  • oscardejarjayes [comrade/them]
    link
    fedilink
    English
    62 years ago

    vim and neovim actually hold a pretty significant marketshare on Linux. a lot of developers use MacOS or Windows, so what does it matter if one more small thing is proprietary? It obviously does matter, but people don’t think of it that way.

  • @[email protected]
    link
    fedilink
    102 years ago

    I was using Sublime Text for many years. Even after Atom came out I still used ST3. However, ST development is understandably slow compared to VSCode and it is now so far behind that loyalty isn’t enough of a reason to continue using it.

    • @[email protected]
      link
      fedilink
      22 years ago

      I’ve been using sublime since forever as well; Atom never really felt like a valid alternative because it was so so slow. VSCode still feels kinda slow but not to a degree that gets to be annoying. Still I could never get used to it. It breaks some system keyboard shortcuts that I use heavily (alt + arrow keys for example) and takes forever to parse files (to make a list of all functions in the project for example).

      I wish sublime would update more often and have all the cool new things that come to VSCode every other week, but at the end of the day it still works better and doesn’t really lack anything that’s actually useful (except maybe for a few months before st4 came out).

      • @[email protected]
        link
        fedilink
        22 years ago

        It breaks some system keyboard shortcuts

        And so does Sublime Text: CTRL+SHIFT+U for inserting Unicode characters doesn’t work in it. :(

        I recently switched from ST4 to VS Code (Codium actually) because of this and because it’s easier to set up a Python debugger.

        • @[email protected]
          link
          fedilink
          22 years ago

          I would imagine that setting up a python debugger would be the same on both since sublime also use vscode’s debug adapter protocol.

    • @[email protected]
      link
      fedilink
      22 years ago

      I love Jetbrains. As a company, how they treat their users, the way they do subscription models (subscribe yearly, and if you unsubscribe, keep the license for the version you have still, including the ability to re-download that version), and just the prodding quality overall.

  • Captain Beyond
    link
    fedilink
    42 years ago

    I wouldn’t say I “hate” Microsoft (or Apple, or Google), but I recognize the harm they do to the free software movement and to the technology world in general. I wouldn’t avoid a good quality free software just because it’s made by a GAFAM company (as long as I stick with the free parts and avoid proprietary extensions), just like I wouldn’t use proprietary software just because it’s not made by GAFAM.

    The point isn’t to hate GAFAM but to seek freedom and control over your computing.

  • ???
    link
    fedilink
    12 years ago

    Because the hate is based on their shitty OS. They did a fairly good job with VSCode. Our hate isn’t blind.

  • @[email protected]
    link
    fedilink
    142 years ago

    I don’t use VSCode for the exact reason. I used VSCodium but switched to Neovim. I see this problem more with GitHub (also owned by Microsoft). I was not able to get off GitHub yet, but I’m planning to switch to Codeberg probably. I heard that GitLab is also closed source?

  • @[email protected]
    link
    fedilink
    3
    edit-2
    2 years ago

    Well it’s really noob friendly. The introductory courses in programming all tell you to use it and it takes some time and experience to find alternative editors that 1. you like better, and 2. won’t confuse you more than the course itself does.

    I used to use VSCodium and the Vim extension. Then I downloaded Neovim and started configuring it, but I was never really satisfied with the config. Then I found Doom Emacs. It was pretty much the thing I tried turning Neovim into.

    But I wouldn’t recommend Doom Emacs to a first-year student that is still learning the fundamentals.

    Edit: typos

  • @[email protected]
    link
    fedilink
    42 years ago

    I was using Atom, but that died. I work with both Python and Fortran, and VSCode works for my usecase, but I’m open to suggestions.

    • Possibly linux
      link
      fedilink
      English
      42 years ago

      I switched to neovim. You can also use a text editor for more basic stuff

  • @[email protected]
    link
    fedilink
    English
    572 years ago

    My bigger problem is many swear on FLOSS, but using Apple is OK. Go to a FLOSS conference and there are Macs everywhere.

    It’s undeniable that Microsoft has had positive influences on the opensource world with language servers, debug adapter protocol, an inbrowser editor that is seemingly embedded in any website with a code editor, cross-platform C# (maybe that’s a curse though, I dunno), linux contributions, and probably more I’m not aware of. Apple… I dunno. Vendor lock-in and more electronic trash?