VScode is my prefered IDE for both local and remote code. It installs on Linux via package manager. It can run locally and edit remote source projects via SSH builtin terminal. Supports Git in the IDE. Lots of useful plugins for various languages.
On Wed, Sep 25, 2024 at 8:55 AM Vince Winter <thine.technoc...@gmail.com> wrote: > I am wondering what people use for coding on headless machines. Both > editors and IDEs. > > I am using vim and shellcheck and pytlint, for example. As projects are > getting more complex, I am needing better tools. > > Bonus points for setups that don't require more then just installation, so > I don't have to bring my configuration with me between systems. >