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
For Windows, you can use open-editor for Sindre Sorhus.
For Linux, if vim or vi or vim.tiny or nvim is present then set $EDITOR to that.
For Linux, otherwise, use open()
The text was updated successfully, but these errors were encountered:
Many people wouldn't know how to exit vim/vi/nvim. Best if a list of available editors is shown. However if vscode is present, that's what you should go with.
I think, however, having the list of editors always shown before opening the json file would be the best course of action.
For Windows, you can use open-editor for Sindre Sorhus.
For Linux, if vim or vi or vim.tiny or nvim is present then set $EDITOR to that.
For Linux, otherwise, use
open()
The text was updated successfully, but these errors were encountered: