At the moment, this is not supported, unfortunately. Here is the issue link, though: RIDER-26302. We would appreciate it if you would upvote it in order to bring increased awareness to the issue. Also, please click to Watch it for monitoring the progress. Please let me know if there is anything else I could help you with.
Yup! It is exactly what means voting for the issue. You may also want to press Watch issue to get informed about the updates on this matter.
Another question is it possible to trigger the “normal” Hot Reload manually like I can do it in Visual Studio?
Can you please share more details on this? How do you trigger Hot Reload manually in the VS? Can you provide steps? Is this question also about WPF project?
In Rider it is possible to Apply changes manually too. As per our documentation:
apply your changes explicitly: click Apply changes on the editor banner that appears or choose Apply changes from the [right mouse click or hotkeys] popup.
If there are ay questions remained that I may help you with - let me know.
Hey Michael!
At the moment, this is not supported, unfortunately. Here is the issue link, though: RIDER-26302. We would appreciate it if you would upvote it in order to bring increased awareness to the issue. Also, please click to Watch it for monitoring the progress. Please let me know if there is anything else I could help you with.
I hope, i could help. Have a great day!
Thanks for the answer. Is a Thumb up enough to increase the awareness?
Another question is it possible to trigger the "normal" Hot Releoad manually like I can do it in Visual Studio?
You may also want to press Watch issue to get informed about the updates on this matter.
How do you trigger Hot Reload manually in the VS?
Can you provide steps?
Is this question also about WPF project?
You click the "Hot Relead" button in the VS IDE or configure when hot reload triggers.
I configured that it trigger when I save the changes.But thsi is only for code changes.
WPF changes always always are hot reloaded by any change in the XAML File sorry for the confusion.