AsyncSuffix icon indicating copy to clipboard operation
AsyncSuffix copied to clipboard

Add support for Resharper 2017.2

Open pfeigl opened this issue 7 years ago • 10 comments

Please add support for Resharper 2017.2 (wave >=9).

Thanks :)

pfeigl avatar Aug 21 '17 15:08 pfeigl

@asizikov It has been one week since the release 😉 Do you have any plans to add compatibility?

zvirja avatar Aug 28 '17 07:08 zvirja

Yes, I do. Once I'm back from vacation trip I'll address that. Unless someone else wants to take care of that update 🙂 On Mon, 28 Aug 2017 at 09:46, Alex Povar [email protected] wrote:

@asizikov https://github.com/asizikov It has been one week since the release 😉 Do you have any plans to add compatibility?

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/asizikov/AsyncSuffix/issues/52#issuecomment-325284270, or mute the thread https://github.com/notifications/unsubscribe-auth/AAx_bS9tmPMWTfAYDFz1ssM1NO8V7wiLks5scnBUgaJpZM4O9h4t .

asizikov avatar Aug 28 '17 09:08 asizikov

Thanks for the reply!

Wish you a great vacation :) Do you have some approx. estimations in case nobody else picks that up (e.g. week, month, etc)? :)

zvirja avatar Aug 28 '17 10:08 zvirja

ok, that didn't go as easy as I expected. R# SDK has some breaking changes. I need to spend a bit more time on it.

asizikov avatar Sep 05 '17 22:09 asizikov

Hi.

Do you know whether you have any time in the nearby future to get back to this one? We need this extension to guarantee the quality of our projects and it's a pity that it's missing..

zvirja avatar Sep 12 '17 10:09 zvirja

As I mentioned above, I need to figure out how to deal with the breaking changes in the new SDK. Can't give you any estimates, sorry.

asizikov avatar Sep 12 '17 10:09 asizikov

Could clarify the exact place to look? I also own a R# plugin, so I could potentially take a look..

zvirja avatar Sep 12 '17 10:09 zvirja

the Rename dialog has been rewritten, and the reflection hack which I used before is not working anymore. I didn't spend much time on it yet. Later today I'll publish the WIP branch, any help would be appreciated :)

asizikov avatar Sep 12 '17 12:09 asizikov

Have you published the PR? I cannot find it..

zvirja avatar Sep 15 '17 08:09 zvirja

@zvirja here you go: https://github.com/asizikov/AsyncSuffix/pull/55

asizikov avatar Sep 15 '17 12:09 asizikov