Support notes features for the Rider IDE.
This will be a separate plugin but depends on the current Notes plugin, as it will have to use some ReSharper SDK (in C#) to complete some tasks; it introduces a lot of complexity between Kotlin (Rider) and the Rider backend (ReSharper service, CSharp).
- [ x] Generate
cs:Namespace.Class.Member or cs:Namespace.Class.add(int32, int32) or constructor sinature
- WIP: Jump from CSharp symbol string to the file element in Rider
Support notes features for the Rider IDE.
This will be a separate plugin but depends on the current Notes plugin, as it will have to use some ReSharper SDK (in C#) to complete some tasks; it introduces a lot of complexity between Kotlin (Rider) and the Rider backend (ReSharper service, CSharp).
cs:Namespace.Class.Memberorcs:Namespace.Class.add(int32, int32)or constructor sinature