Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

"File does not exist" when trying "Sourcegraph: open" on Windows #22

Description

@djpereira

When you use the sourcegraph:open (Alt+A) command on Windows, the browser opens at:

https://sourcegraph.mycompany.com/github.com/mycompany/myrepo/-/blob/src%5Cactions%5Cauth.js#L29:22

Instead of:
https://sourcegraph.mycompany.com/github.com/mycompany/myrepo/-/blob/src/actions/auth.js#L29:22

I think you need to replace the windows backslash for a forward slash for all paths.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions