Skip to content

Feature: Rider CSharp pin to symbol support #89

@beansoft

Description

@beansoft

Support notes features for the Rider IDE, currently mainly for the C# language.

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).

  • Generate cs:Namespace.Class.Member or cs:Namespace.Class.add(int32, int32) or constructor sinature
  • Jump from CSharp symbol string to the file element in Rider
  • Gutter icon and code vision
  • Find internal API alternative

Screenshot:
QQ_1777475764803

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions