Skip to content

vscode: search binary in global node modules #18005

@Sysix

Description

@Sysix

After #17970 we let node search for the oxlint binary, starting from every workspace folder.
Biome fallback to a global node_modules folder when it can not be found.

Request: add capability to search for global node modules folder too. It allows users to install oxlint globally and use a version for multiple projects.

https://github.com/biomejs/biome-vscode/blob/ae9b6df2254d0ff8ee9d626554251600eb2ca118/src/locator.ts#L341-L368

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-editorArea - Editor and Language Server

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions