Korolev Dmitry

Results 17 comments of Korolev Dmitry

Hello! Thanks a lot for a reply, Matthias! Sorry for not describing the specific feature I want to add. ## What I want to do I am upgrading my SharpCoachPlugin...

Thanks for a reply! So if Rider can not show any tool windows, what is the point of that section of documentation? I believe it has to alert user with...

So just to make sure, is your developed feature about easing the tool window development for Rider? Sorry for disturbing you with these questions, I just want to make sure...

That would be awesome to see a working example in a [resharper-rider-plugin](https://github.com/JetBrains/resharper-rider-plugin) repository! Thanks a lot for helping me and answering very rapidly, that is cool! I have sent an...

Hello, Eugene! Thanks for a reply. Basically, my plugin's users are mostly developers using Rider. So I've decided to implement just a Java.Swing part and that's all. By now I've...

Wow, so it is possible to create UI using C# only. Awesome! If you could find any sample or actual examples, I would be very grateful. And if possible with...

@matkoch I've viewed your commit and tried to replicate it, however there is a build error for me: ``` > Task :compileKotlin FAILED w: Some JAR files in the classpath...

Also i wanted to ask you how to generate those C# and .kt files (models for page)?

Sorry, did not find time for that yet. Will try to prioritize that :)

@goremykin there are some changes to be made, but it's up to Marc to review and merge changes once they are of a good quality.