Skip to content

Submodules not recognized #20

@asherber

Description

@asherber

I have a project set up with submodules installed in a submodules folder. When I try to copy a link to a file/method/line in the submodule, I get a link like this:

https://github.com/my-project/blob/4467681febf6e48c347a2d50602d88c7f8395ca8/submodules/my-submodule/Globals.cs

It looks like the extension is using the URL of the remote from the superproject and then tagging on the physical file path. It would be nice if the extension could recognize that a file is in a submodule and correctly calculate the URL in the submodule's repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions