Skip to content

Conversation

@nk-coding
Copy link

@nk-coding nk-coding commented Dec 19, 2025

Fixes #756

I tested it using the demo, seem to work fine

Note:
vscode sets multiline and unicode always to true, regardless of the parameters (https://github.com/microsoft/vscode/blob/eba6411f8aee3458c64046b5af0b68ea801fae40/src/vs/workbench/services/search/worker/localFileSearch.ts#L300C10-L300C28). I kept using the parameters here, like the previous implementation. I do not know which is the better approach

Edit: I guess this also fixes isWordMatch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WorkspaceSearchProvider always does regex search

1 participant