Rider pushes visual scripting methods/classes in auto complete suggestions, although I don't use visual scripting for Unity

I use Rider for Unity version 2021.3.24.

The autocomplete keeps showing and pushing to the top of the auto-completion suggestions list, methods and classes which are marked they belong to Visual Scripting in Unity, although I don't use Visual Scripting at all.

This really bothers my workflow since many times during my work I need to delete what the auto complete wrote, and manually write the method.

0
1 comment

Hello Ziv Vek,

Let's investigate why it happens. Please follow these steps to gather data we can use to look into this case:

  1. Run Rider in internal mode
  2. Assign a keyboard shortcut to the Dump Lookup action via Preferences | Keymap
  3. Start typing in the editor to bring up the completion suggestions. When you see incorrect suggestions (Unity.VisualScripting namespace at the top of the list), invoke the Dump Lookup action with the keyboard shortcut. A new editor tab will open, displaying a file with some diagnostic data. We will need to take a look at this file.
  4. Please collect the logs via Help | Collect Logs and upload the dump from step 3 alongside the logs to the JetBrains Upload Service

We would also appreciate any additional comments on why the sorting is incorrect. 

Thank you in advance!

0

Please sign in to leave a comment.