We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
-r
--reuse-window
When opening a file, tell CodeEdit to open the file in the last active window instead of opening the file in a new window (default behavior).
codeedit Example.swift:43:10 --reuse-window
codeedit Example.swift:43:10 -r
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Proposed Addition
-r
or--reuse-window
Description
When opening a file, tell CodeEdit to open the file in the last active window instead of opening the file in a new window (default behavior).
Examples
The text was updated successfully, but these errors were encountered: