Skip to content

Commit

Permalink
Add Usage Note Regarding When Error Messages are fetched (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
esarver committed Apr 1, 2024
1 parent 4bceee4 commit dfa0079
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@ Extensions installed through the marketplace are subject to the [Marketplace Ter

![Send Script to Terminal][pic-send-script-to-terminal]

### Usage Notes

When running scripts or commands via the terminal, errors are only fetched _after_ the
requested action completes. No new errors will be printed while the operation is in
progress.

## Useful Commands

Open the Command Pallette (<kbd>Cmd</kbd>+<kbd>Shift</kbd>+<kbd>P</kbd> on macOS and
Expand Down

0 comments on commit dfa0079

Please sign in to comment.