Which “E” is this?

  • Goku@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    Oh dang I thought I was safe using codium. What other problems should I be aware of?

      • Goku@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        1 year ago

        There’s also proprietary packages that don’t work with vscodium, like Microsoft’s pylint or something I forget, but I had to go to great lengths to get features like refactoring and auto formatting in my python files after switching to vscodium.

        Oh I don’t use remote server within my ide. If I wanna push code or files I just use a git repo.