When viewing a file on a known GitHub repo with a local clone, pressing the `\` key will open the file in VS Code. If a line is highlighted, the file will be opened to that line in VS Code.
这些是代码更新过的版本。 显示所有版本
openGitHubFilesInVSCode.user.js 1.0.4
Add a default_dir setting to allow specifying a general repos directory. If a given repo does not have a specific repo setting, it will try to open the repo from the default directory if you set one.
improve readability
style: change vscode script icon
add namespace