Skip to content

Context menu not showing in .cs files with Rider #65

Description

@jacobduijzer

Describe the bug
A clear and concise description of what the bug is.

When typing a word, defined in the definitions yaml file, it shows the context name, but no definition, nor a pop-up with details. It works in the definition yaml file itselt, just not in the .cs files.

To Reproduce

  1. Open or create a new project in Rider, add the contextive definition file as described in the 'Getting Started' part.
  2. Open the 'definitions.yml' and hover over any of the definitions, you will see a popup showing the definition.
  3. Create a new .cs file, a class, and type a word from the definition file (e.g.: context). Only the context name will show, no popup or definition will show:

contextive-1

Expected behavior
Showing the definition of the word, or showing a popup.

Screenshots

Not working in a c-sharp file:
contextive-2

Working in the definition file:
contextive-3

Desktop (please complete the following information):

  • OS: Arch Linux ( + i3wm)
  • IDE: JetBrains Rider 2023.3.3

Additional context
Some extra logfiles:

idea.txt
contextive-filter-log.txt
contextive-rider-log.txt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions