Open GitHub files in VS Code

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.

Od 14.02.2024.. Pogledajte najnovija verzija.

These are versions of this script where the code was updated. Show all versions.

  • v1.0.4 17.05.2024.

    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.

  • v1.0.3 14.02.2024.

    improve readability

  • v1.0.2 19.08.2023.

    style: change vscode script icon

  • v1.0.1 18.08.2023.

    add namespace

  • v1.0.0 18.08.2023. Imported from URL