matkoch / resharper-testlinker

Easy navigation between test and production code.
MIT License
28 stars 11 forks source link

ReSharper 2016.2 Support #1

Closed SyntonyAustria closed 8 years ago

SyntonyAustria commented 8 years ago

Recompile for ReSharper 2016.2?

Thx

smad2005 commented 8 years ago

Thank you very much, Working!!!

matkoch commented 8 years ago

@smad2005 Eh :D I'm in the middle of testing it. It's actually not working for me, since the shortcuts are not exposed... Do you have them?

smad2005 commented 8 years ago

ctrl+alt+F7 - working well

Tests can be executed from their linked production code. This feature automatically integrates with the shortcuts for executing unit tests in run, debug, profile, and cover mode.

working too

matkoch commented 8 years ago

Okay, I was talking about the two custom ones.

smad2005 commented 8 years ago

ReSharper_GotoAllLinkedTypes and ReSharper_GotoLinkedTypesWithDerivedName Checked (added to keyboard setting), working too

matkoch commented 8 years ago

@SyntonyAustria, @smad2005 I had to change the package id due to some inconveniences in ReSharper... It's now ReSharper.TestLinker instead of TestLinker.ReSharper... That means that you won't be notified of new versions, as long as you don't reinstall. I unpublished the old id's versions.