Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cody: Escape Windows path separator in fast file finder path pattern #52754

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

dominiccooney
Copy link
Contributor

This is breaking the Cody extension on Windows.

Fixes #52730

Test plan

cd client/cody
pnpm test:unit

@cla-bot cla-bot bot added the cla-signed label Jun 1, 2023
Fixes #52730

Test:

```
cd client/cody
pnpm test:unit
```
@sourcegraph-bot
Copy link
Contributor

📖 Storybook live preview

@dominiccooney dominiccooney merged commit 035b9ba into main Jun 1, 2023
25 of 26 checks passed
@dominiccooney dominiccooney deleted the dpc/issue52730 branch June 1, 2023 09:13
ErikaRS pushed a commit that referenced this pull request Jun 22, 2023
…52754)

This is breaking the Cody extension on Windows.

Fixes #52730

## Test plan

```
cd client/cody
pnpm test:unit
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cody Bug: Cody cannot start in Windows due to invalid regex
3 participants