Which “E” is this?

      • Goku
        link
        fedilink
        32 years ago

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

          • Goku
            link
            fedilink
            2
            edit-2
            2 years 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.