Skip to content

Feature: Rider IDE CSharp support #89

@beansoft

Description

@beansoft

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions