Skip to content
This repository was archived by the owner on Dec 23, 2022. It is now read-only.
This repository was archived by the owner on Dec 23, 2022. It is now read-only.

Add support for PsiReferenceContributor for option and type names #32

@bas-lua

Description

@bas-lua

Hi there,

Currently, if the plugin wasn't able to resolve type name/option name, it will be marked as an error and it looks like there is no way to customise this behaviour.

However, there could be cases when such resolutions are impossible directly from IDE (i.e. when extensions appear on a build server). IDEA contains a mechanism to provide custom reference resolver via PsiReferenceContributor/PsiReferenceProvider interfaces but the plugin does not support this functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions