c# - Keyboard shortcut to switch between source and test files easily -


is there extension or keyboard shortcut moreunit eclipse in visual studio allow me quick switch between source file , unit testing file.

also in eclipse, used create file (test or source) , hit ctrl+j , suggest me create opposite file , allow me switch between them ctrl+j.

i don't know if there extension 1 eclipse. use ctrl + tab switch between current file , last one. of course works when open test file first , implementation, work way.

i guess idea new extension.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -