Skip to content

implement code -r (reuse window) #325

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
shi-yan opened this issue Mar 23, 2019 · 1 comment
Closed

implement code -r (reuse window) #325

shi-yan opened this issue Mar 23, 2019 · 1 comment
Labels
enhancement Some improvement that isn't a feature

Comments

@shi-yan
Copy link

shi-yan commented Mar 23, 2019

vscode has this command line

code -r filename

This command will open the file with an existing vscode window.

Having this command is convenient, because I can open any file from vscode's built-in terminal.

I wish code-server has something similar.

basically, within the code-server's built-in terminal, if I type code-server -r filename, the file will be opened by code-server in the same browser window.

@shi-yan shi-yan added the enhancement Some improvement that isn't a feature label Mar 23, 2019
@avelino
Copy link
Contributor

avelino commented Mar 23, 2019

Duplicate: #164

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Some improvement that isn't a feature
Projects
None yet
Development

No branches or pull requests

3 participants