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.
2023-08-18 기준 버전입니다. 최신 버전을 확인하세요.
코드가 업데이트된 버전 목록입니다. 모든 버전 보기
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