vscode-edit-with-shell
vscode-edit-with-shell copied to clipboard
What shell does this run in?
I have a command called icalBuddy that if I run in the shell outputs my calendar events for tomorrow.
If I run it with edit-with-shell, it tells me "No calendars". So something about the context that this runs in must be off. Can you explain please?