Skip to content

Empty lines break fullpath #5

Description

@Startouf

Consider a YAML like

topLevelKey:
  nested1: test1
  nested2: test2

  nested3: test3
anotherTopLevelKey:
  nested4: test4

When hovering on test values In the status bar it shows

topLevelKey.nested1
topLevelKey.nested2
nested3 # broken here
anotherTopLevelKey.nested4

tested on macOS Sonoma 14.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions