Skip to content

Improve devicetree file navigation #282

Open
@tleb

Description

There are currently features to navigate devicetree files, but not much. Ideas to take this further:

  • Have context-aware parsing of node aliases. Names such as vsys_3v3 give too many results to be useful. It should start with results in parent (/children?) DTS/DTSI.
  • Make links from property names to their documentation. That requires knowing the compatible of current node, which can be hard when extending existing nodes.
  • What else?

Activity

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

Metadata

Assignees

No one assigned

    Labels

    backendHTTP server relatedindexingRelated to the index content — missing definitions/references, lexer bugs, new ctags features...

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions