JetBrains / JetBrains/resharper-unity

Refactor frontend component registration

Open
#698 2 comments 0 reactions 1 assignee Claimed by @citizenmatt View on GitHub
refactor rider-frontend
Dominant language
C#
Stars
1.2k
Forks
142
PR merge metrics
No merged PRs in 30d

Description

Try to reduce the number of [full component registrations](https://github.com/JetBrains/resharper-unity/blob/077be444a97f7328b5ae2a6754c24ad77dd862f7/rider/src/main/resources/META-INF/plugin.xml#L104-L120) - most only do something if it's a Unity project, and non-Unity users will still be paying the price. Note that even though there aren't a huge number of components, they also have dependencies, which might incur costs at being loaded.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.