Skip to content

Commit

Permalink
Add tip about VSCode workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrull committed May 26, 2024
1 parent 479c437 commit 017825e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion man/pandoc/marmot.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,8 @@ change open in a single editor. Imagine how opening repositories for a front-en
feature flags in a single editor might help you spot typos and stale flags:

```sh
code ~/meta/project/frontend
# Create a workspace to commit to multiple Git repos at the same time
code ~/meta/project/frontend/*
```

## Use Categories for Shell Commands
Expand Down

0 comments on commit 017825e

Please sign in to comment.