• katy ✨
    link
    fedilink
    428 days ago

    vscodium slightly better than vscode tho.

    honestly all ide’s are rubbish - especially electron ones. for a gui editor, i’ve just gone back to sublime text and have never been happier.

    • wuphysics87
      link
      fedilink
      228 days ago

      Tbf codium is a very well optimized electron app. Don’t believe me? Try discord

    • @[email protected]
      link
      fedilink
      128 days ago

      Is there a stable way to use closed extensions (like the MS Python one) with vscodium by now? I’d love to get away from MS’ grasp, but it’s much harder if I’ll be missing out on language integrations.

      • @[email protected]
        link
        fedilink
        2
        edit-2
        27 days ago

        Is there a stable way to use closed (edit: intentionally DRM-ed) extensions (like the MS Python one) with vscodium by now?

        Yes. Use this config edit.. Everything (edit: not written by assholes) works fine.

        Edit: Damn. PyLance’s developers are up to some bullshit. I would take a hard look at who I’m accepting free candy from, if I used it.

    • @[email protected]
      link
      fedilink
      127 days ago

      Zed for lightweight, Kate for regular text and the Jetbrains suite for when I want something that uses all of my RAM, but has a lot of niceties.

      The only time I open up vscodium is when I want to conveniently edit files in a docker container that are part of the image rather than mapped from my filesystem

      • @[email protected]
        link
        fedilink
        428 days ago

        The big one (imo) is extensions. Outside of the vscode/atom/vim/emacs ecosystems sublime has probably the largest library of extensions, and they’re readily installable. So if you want an extensible text editor that’s not based around electron or the terminal it’s the obvious answer.