{"id":17685964,"url":"https://github.com/lionello/terminal-open-with","last_synced_at":"2025-04-22T05:53:04.034Z","repository":{"id":150871442,"uuid":"584508468","full_name":"lionello/terminal-open-with","owner":"lionello","description":"VSCode extension to customize how to open URLs in the terminal window.","archived":false,"fork":false,"pushed_at":"2023-08-22T22:28:39.000Z","size":625,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T14:06:30.196Z","etag":null,"topics":["terminal","utility","vscode","vscode-extension","vscode-plugin"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=lionello.terminal-open-with","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lionello.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-02T19:11:38.000Z","updated_at":"2024-03-07T13:29:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"66ad5c00-f1ac-4246-94a1-5340aee1f783","html_url":"https://github.com/lionello/terminal-open-with","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lionello%2Fterminal-open-with","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lionello%2Fterminal-open-with/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lionello%2Fterminal-open-with/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lionello%2Fterminal-open-with/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lionello","download_url":"https://codeload.github.com/lionello/terminal-open-with/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249835784,"owners_count":21332172,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["terminal","utility","vscode","vscode-extension","vscode-plugin"],"created_at":"2024-10-24T10:29:34.433Z","updated_at":"2025-04-20T01:25:07.633Z","avatar_url":"https://github.com/lionello.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terminal-open-with \u003cimg src=\"images/noun-external-link-4737798.png\" height=32 alt=\"icon\"/\u003e\n\n![Visual Studio Marketplace Version (including pre-releases)](https://img.shields.io/visual-studio-marketplace/v/lionello.terminal-open-with?include_prereleases)\n\nThis extension allows you to open links in the terminal with a specific app or browser, depending on the URL. For example, I use it to always open Google's auth site with Chrome:\n\n![Open in chrome demo](images/demo.gif)\n\n## Install\n\nInstall from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=lionello.terminal-open-with).\n\n## Extension Settings\n\nThis extension contributes the following settings:\n\n* `terminalOpenWith.mappings`: An array of mappings:\n    * Simple url-app mapping: `{ \"glob\": \"https://g.co/sc\", \"app\": \"chrome\" }`\n    * Or with wildcards and arguments: `{ \"glob\": \"http://localhost**\", \"app\": \"firefox\", \"args\": [\"-private\"] }`\n\nA glob can use any of the following wildcards:\n\n* `?`: any filename character (excludes directory separators `/` and `\\`)\n* `*`: zero or more filename characters (excludes directory separators `/` and `\\`)\n* `**` \"globstar\": zero or more path characters (*includes* directory separators)\n\n## Known Issues\n\n* Currently only supports `chrome`, `edge`, `firefox`, `code`, or `default`.\n\n## Publishing\n\n* Create a Personal Access Token with Marketplace:Manage scope on dev.azure.com\n* Run `vsce login lionello` followed by `vsce publish minor`\n\n## Release Notes\n\n### 0.1.2\n\nUpdated NPM dependencies.\n\n### 0.1.1\n\nFirst release (no changes.)\n\n### 0.0.2\n\nAdded extension icon: External Link by Colourcreatype from \u003ca href=\"https://thenounproject.com/browse/icons/term/external-link/\" target=\"_blank\" title=\"External Link Icons\"\u003eNoun Project\u003c/a\u003e\n\n### 0.0.1\n\nInitial pre-release of `terminal-open-with`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flionello%2Fterminal-open-with","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flionello%2Fterminal-open-with","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flionello%2Fterminal-open-with/lists"}