3 comments

Hello Eugene,

We didn't implement anything specifically for Clojure support. This means that if you use MSBuild, something (like stepping during debugging) might work, but there is no language support at all. However, it might be a good idea for a plugin.

0
Avatar
Permanently deleted user

Julia Vaseva Thanks for information. Do you have any materials/manuals/examples regarding plugins development similar to this? Is it complex for a regular developer (team)?

0

Regrettably, I cannot estimate complexity of the plugin development. Perhaps looking through these resources can shed some light on it:
Rider sample plugin
- An article about Rider Frontend plugin development
- Creating Your First Plugin

Here is a link to Rider plugins collection. Moreover, we have an internal slack channel #dotnet-pluginwriters where our plugin writers can reach out to Rider/R#/IJ developers. Please let me know you want to be added there.

0

Please sign in to leave a comment.