You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Save + Close
Ask to save + Close
Ignore
Close (without saving) (this should be avoided)
The text was updated successfully, but these errors were encountered:
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.
When View Code command is called the following tabs should be closed:
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:
The text was updated successfully, but these errors were encountered: