github-linker
github-linker copied to clipboard
Does not work with git submodules
I have a core repo with multiple git submodules (folders) that point to other repos.
With the core repo opened as a vscode workspace, creating links to code in the core repo works ok. Opening a file in a submodule and trying to copy a link throws an error: ENOENT: no such file or directory, open
Unfortunately this is a private repo. Can I collect some logs somehow?
Same issue :(