JetBrains / JetBrains/resharper-unity
ReSharper does not support "current method only" for performance markers
Open
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
ReSharper will highlight frequently called methods by underlining the method name, rather than the gutter line marker that Rider supports. This underline is currently only visible if the marker method is highlight style is shown as "always". When "current method only" is selected, the method that contains the caret should be highlighted. This is not working.
If ReSharper does not support updating the highlight based on the location of the caret, update the settings to show "always" or "never"
Contributor guide
Assessment
This issue has not been assessed yet.