mirror of https://github.com/coder/code-server.git
docs: update testing notes for cli-window-open
This commit is contained in:
parent
63fb534335
commit
093bbc081e
|
@ -8,7 +8,7 @@ To test:
|
|||
2. Open code-server
|
||||
3. Open terminal
|
||||
4. Open another code-server window
|
||||
5. Run code-server with a file or directory argument
|
||||
5. Run node ./out/node/entry.js with a file or directory argument
|
||||
|
||||
The file or directory should only open from the instance attached to that
|
||||
terminal.
|
||||
|
|
Loading…
Reference in New Issue