Declined
Last Updated: 08 Jan 2024 07:36 by ADMIN
Chris
Created on: 03 Oct 2017 21:09
Type: Feature Request
0
suggestions/requests
Just a few notes I wrote while writing some automated tests:

When viewing steps of the test, is there any way to "unselect" the item so that the attribute name (that you define above the actual method name in .cs file) appears?
 When you open a test by default, its unselected, but when you actually click a step it only shows the method name. Sometimes I want to see both - is there any current way to do that other than re-opening the test?

Is there any way to customize keyboard shortcuts? For example, I would like to scroll 
through tabs similar to how I do in visual studio when many tabs are open. I can  scroll forward (ctrl+tab) or backward through tabs (shift+ctrl+tab). I would like to 
do the same in Test Studio without having to use the mouse...Also woudl be nice to 
 maximize and collapse all methods/regions in the .cs file - similar to the ctrl+m+ctrl+l. 

When in the code behind file and saving a file with changes, the cursor disappears and doesnt stay focused to the file which prevents me from continuing to type and I have to click back into the file.
0 comments