Skip to content

Extension API: vscode.workspace.findFiles() doesn't respect the maxResults parameter. #697

@jakob101

Description

@jakob101

I tried using vscode.workspace.findFiles('**\*.*', '**\node_modules\**', 10) and i got 100 results. Tried with values 0, 100, 1000, always got 100.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions