You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user I'd love to be able to use code-server -w as my $EDITOR in my integrated terminal
so I can open/edit files from within other scripts and tools that will wait for me to edit and close a file, such as various git commands, or rails credentials:edit that needs to encrypt after saving/closing, without having to resort to neovim on the temrinal.
As a user I'd love to be able to use
code-server -w
as my $EDITOR in my integrated terminalso I can open/edit files from within other scripts and tools that will wait for me to edit and close a file, such as various
git
commands, orrails credentials:edit
that needs to encrypt after saving/closing, without having to resort to neovim on the temrinal.or
The text was updated successfully, but these errors were encountered: