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

Submodules not recognized #20

Open
asherber opened this issue Mar 21, 2023 · 0 comments
Open

Submodules not recognized #20

asherber opened this issue Mar 21, 2023 · 0 comments

Comments

@asherber
Copy link

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.

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

No branches or pull requests

1 participant