Skip to content
This repository was archived by the owner on Mar 25, 2020. It is now read-only.
This repository was archived by the owner on Mar 25, 2020. It is now read-only.

Wrong documentation on hover #13

@HandOfGod94

Description

@HandOfGod94

Following issues needs to be addressed regarding documentation:

  • Since documentation is searched with selectSingleNode it will display wrong documentation if the tag remains same.
  • namespace specific documentation. If elements belongs to different namespace, it should search documentation based on the namespace. Currently, it searches all the xsds files specified in schemaLocation.

Steps to reproduce:

  • Open any of the complex pom.xml, such as this projects itself, in any editor supporting LSP, preferably VSCode.
  • Hover over artifactId in dependency and parent pom itself, both displays same documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions