Rossynt icon indicating copy to clipboard operation
Rossynt copied to clipboard

Rossynt is not compatible with Rider 2023.2

Open SNMATAN opened this issue 2 years ago • 4 comments

https://github.com/GitHubPang/Rossynt/blob/489beba14a8858271611035500a51b018d8d319f/plugin/gradle.properties#L11C22-L11C22

SNMATAN avatar Aug 06 '23 23:08 SNMATAN

I've got this working on my fork and added an option to automatically follow the cursor in the syntax tree window. https://github.com/c0dycode/Rossynt

Do note, that I have no prior knowledge in plugin development and kotlin - so it probably is a hacky temporary solution and hence no PR.

@GitHubPang in case you're interested, feel free to copy and change code however you like. :)

c0dycode avatar Aug 08 '23 09:08 c0dycode

@c0dycode thank you so much for patching it for 2023.2 any chance of doing another build/release for 2023.3? i'm using rider 2023.3 EAP 8 which is needed for working with .net 8 and really missing this plugin 😭 hope you can help 🙏

dj-nitehawk avatar Nov 23 '23 11:11 dj-nitehawk

@dj-nitehawk Done :)

I just gave it a very quick try and it seemed to work. Feel free to let me know if you run into any issues and I'll try to have a look :)

c0dycode avatar Nov 23 '23 17:11 c0dycode

@c0dycode brilliant! it works! you are a lifesaver mate... highly appreciated 🙏🙏🙏

dj-nitehawk avatar Nov 24 '23 03:11 dj-nitehawk