Commit c5e30ba
Add “Open a path in VS Code” (#163)
Although it is largely duplicated to “Open a file or directory
in the currently open VS Code window”, this workflow is still
valuable because:
- It uses `.` as the default `dir`, which is more common in
development.
- It does not add any additional flags such as `-r`.
Signed-off-by: pan93412 <pan93412@gmail.com>
Co-authored-by: elvis kahoro <elvis@warp.dev>1 parent 8da2deb commit c5e30ba
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments