jcansdale / TestDriven.Net-Issues

Issue tracking for TestDriven.Net
https://github.com/jcansdale/TestDriven.Net-Issues/issues
24 stars 2 forks source link

Please re-introduce "Navigate to test or code" #88

Closed digitaldias closed 6 years ago

digitaldias commented 7 years ago

This my most important reason for using TestDriven.Net. If all else fails, I wouldn't care, but this one is a serious must-have.

Perhaps there are alternatives that do the same? If so, could you share them?

jcansdale commented 7 years ago

Hello @digitaldias,

By popular demand I'm restoring the "Navigate to test or code" command. The command is called TestDriven.NET.GoToTestOrCode and you assign a shortcut to that.

image

You can find a build with is restored here: TestDriven.NET-4.0.0_Extraterrestrial_Beta3.zip

I felt like I was being greedy and adding too many buttons to the code context menu. The underlying command is now restored, but I haven't put it back on the code context menu. I hope that isn't a problem!

Cheers, Jamie.

jcansdale commented 6 years ago

Fixed in https://github.com/jcansdale/TestDriven.Net/pull/28