Quite an old joke.
I do miss my old Blackberry 9900

    • jol@discuss.tchncs.de
      link
      fedilink
      arrow-up
      28
      ·
      5 months ago

      IMO MS for consumers and MS for developers are two totally different beasts. Typescript is also a beloved tech.

      • GreenAppleTree@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        5 months ago

        … FOSS ways to do this now finally

        Ahem. Eclipse would like a word.

        Was doing Java, C, PHP, and Python on it close to 20 years ago. With language API support & documentation implemented by plugins.

        That said, I do tip my hat to MS for developing LSP for vscode - and eventually making it an open standard.

      • areyouevenreal@lemm.ee
        link
        fedilink
        arrow-up
        2
        ·
        5 months ago

        There have always been other solutions though. Someone here mentioned eclipse as a FOSS solution, but there are others. Even vim and kate have pretty good language comprehension thanks to working with language servers. Likewise products like JetBrains while they can be expensive are very good pieces of software. I actually don’t even use VSCode that often anymore thanks to Kate and the JetBrains suite. VSCode itself is open source and you can use one of the pure open source builds, or any of the other programmers text editors that exist.