My custom DocumentationProvider gets overriden Follow
Answered
My custom DocumentationProvider gets overriden by YAML's scheme DocumentationProvider after changing the PSI Tree by adding lines for instance. I already tried setting the order of the DocumentationProvider inside the plugin.xml to "first" but that also didn't fix the issue. How can I prioritize my doc provider over yaml's scheme doc provider?
Please sign in to leave a comment.
Please file a feature request https://youtrack.jetbrains.com/issues/IDEA to add a dedicated `id` to Yaml's YamlJsonSchemaDocumentationProvider, then you will be able to use "before <id>" in your plugin.