code: add --reuse-window example (#1804)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
fbc2483c6b
commit
8508e6a4bb
@@ -13,3 +13,7 @@
|
|||||||
- Open a file or directory in VS Code:
|
- Open a file or directory in VS Code:
|
||||||
|
|
||||||
`code {{path/to/file_or_folder}}`
|
`code {{path/to/file_or_folder}}`
|
||||||
|
|
||||||
|
- Open a file or directory in the currently open VS Code window:
|
||||||
|
|
||||||
|
`code --reuse-window {{path/to/file_or_folder}}`
|
||||||
|
Reference in New Issue
Block a user