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