Skip to content

Ability to exclude paths from lsp_goto_diagnostic #2112

@ssoher

Description

@ssoher

When I invoke lsp_goto_diagnostic I want to see diagnostics of my own code only, but currently it also shows all the diagnostics from external libraries within the project.

It seems folder_exclude_patterns in the sublime-project doesn't effect this feature either.

I want to be able to exclude a bunch of paths from diagnostics checking and listing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions