Skip to content

Navigation via diagnostics.next and diagnostics.prev doesn't work #2460

Closed
@hinell

Description

@hinell

Note

you have to enable diagnostics in config first as they are disabled by default, see this comment

Description

I can't find similar issue.

Hitting both ]e and [e doesn't move cursor to the next/previous diagnostic.
Neither it works via programmatic calls (you have to open nvim-tree window):

lua =require("nvim-tree.api").node.navigate.diagnostics.prev()

Neovim version

NVIM v0.10.0-dev-ac1c23442f
Build type: MinSizeRel
LuaJIT 2.1.0-beta3

Operating system and version

Linux/Kubuntu

nvim-tree version

53b0bca

Clean room replication

Experiencing same behavior.

Steps to reproduce

  1. cd into git repo with changes
  2. :NvimTreeToggle
  3. Hit ]e or [e

Expected behavior

I've used that feature much and not sure how exactly it should work really.

Actual behavior

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions