79433522

Date: 2025-02-12 15:05:00
Score: 0.5
Natty:
Report link

For JetBrains Rider (2024.3.5) on Windows (11) the only thing that worked for me was this Plugin:

BrowseWordAtCaret

In Rider go to Settings (Ctrl + Alt + S) > Plugins > Marketplace > Search 'BrowseWordAtCaret' > Install.

After installing, check if it the plugin is enabled and then go to Settings > Editor > Appearance > scroll down to 'Browse Word at Caret' and check all the options.

(It didn't work without the step above for me)

Then use Ctrl + Alt + Up/Down in the editor to cycle between highlighted usages.

You can change the keymap in Settings > Keymap > Plugins > BrowseWordAtCaret.

Reasons:
  • Blacklisted phrase (1): this Plugin
  • Whitelisted phrase (-1): worked for me
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: iulo