Skip to content

Add possibility to skip certain paths #1107

Closed
@unlocomqx

Description

@unlocomqx

Describe the problem

For example, my app uses shadcn which places components in /src/lib/components/ui. Clicking a shadcn component opens the component source, that's expected, but instead I want to open the the file that called the component.

Describe the proposed solution

Add a skipped_paths option to designate lib folders that should'nt be opened by the inspector. Instead the inspector may look at the "upper" file and open it

Alternatives considered

I couldn't find a workaround

Importance

would make my life easier

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriageAwaiting triage by a project member

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions