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: fix workspace file path #53103

Merged
merged 2 commits into from
Jun 8, 2023
Merged

cody: fix workspace file path #53103

merged 2 commits into from
Jun 8, 2023

Conversation

abeatrix
Copy link
Contributor

@abeatrix abeatrix commented Jun 7, 2023

RE https://sourcegraph.slack.com/archives/C04MZPE4JKD/p1686155491423079?thread_ts=1686153175.633369&cid=C04MZPE4JKD

Close #52863

Fix the issue introduced in #53069 where file paths were not clickable

I pushed a commit that updated the protocol from vscode:// to file:// accidentally. This PR fixes the issue.

Test plan

Build Cody from this branch and ask Cody what files should I edit to add a graphQL type.
You can try clicking on the file path to validate if they work or not

@cla-bot cla-bot bot added the cla-signed label Jun 7, 2023
@abeatrix abeatrix requested a review from a team June 7, 2023 16:58
@sourcegraph-bot
Copy link
Contributor

sourcegraph-bot commented Jun 7, 2023

📖 Storybook live preview

client/cody/CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Valery Bugakov <skymk1@gmail.com>
@abeatrix abeatrix merged commit 78e9654 into main Jun 8, 2023
9 of 12 checks passed
@abeatrix abeatrix deleted the bee/cody-file-fix branch June 8, 2023 06:04
ErikaRS pushed a commit that referenced this pull request Jun 22, 2023
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 vscode: make file paths and function names clickable
3 participants