Skip to content
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

Close open tabs on View Code #38

Open
mfornet opened this issue Apr 13, 2020 · 1 comment
Open

Close open tabs on View Code #38

mfornet opened this issue Apr 13, 2020 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mfornet
Copy link
Owner

mfornet commented Apr 13, 2020

When View Code command is called the following tabs should be closed:

  • Tabs about test cases
  • Tabs about files that are not related about the current project.

Nice to have: They layout will change to single and the main solution is opened. Instead of opening the main solution open the current active document if it is not a test case.

Edge case: What about tabs that are not saved and should be closed. Options:

  1. Save + Close
  2. Ask to save + Close
  3. Ignore
  4. Close (without saving) (this should be avoided)
@mfornet mfornet added enhancement New feature or request help wanted Extra attention is needed labels Apr 13, 2020
@gilcu3
Copy link

gilcu3 commented Apr 25, 2020

At least in my workflow, I only need the tabs about testcases to be closed, and I think all of them could be saved at the time I want to switch to code view.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants