Skip to content

Feature request: path to current node #6

@henrebotha

Description

@henrebotha

Would be nice to see a line at the bottom of the screen that shows the path taken to get to the current node. For instance, if we are currently looking at the contents of the key baz in this structure:

"foo": {
  "bar": {
    "baz": {
      "qux": 1
    }
  }
}

I want to see this at the bottom:

foo > bar > baz

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions