Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/infinitepower18/clone-in-vscode
Browser extension to clone any GitHub, GitLab or Bitbucket repository in Visual Studio Code
https://github.com/infinitepower18/clone-in-vscode
browser-extension chrome-extension edge-extension firefox-addon firefox-extension safari-extension visual-studio-code vscode
Last synced: 4 days ago
JSON representation
Browser extension to clone any GitHub, GitLab or Bitbucket repository in Visual Studio Code
- Host: GitHub
- URL: https://github.com/infinitepower18/clone-in-vscode
- Owner: infinitepower18
- License: mit
- Created: 2022-08-16T15:40:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T15:18:27.000Z (2 months ago)
- Last Synced: 2024-09-15T01:18:49.770Z (about 2 months ago)
- Topics: browser-extension, chrome-extension, edge-extension, firefox-addon, firefox-extension, safari-extension, visual-studio-code, vscode
- Language: JavaScript
- Homepage:
- Size: 146 KB
- Stars: 16
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![GitHub](https://img.shields.io/github/license/infinitepower18/CloneInVSCode)
# Clone in Visual Studio Code
A browser extension to clone any GitHub, GitLab or Bitbucket repository in Visual Studio Code with just one click.
All you need is Visual Studio Code installed on your system for this extension to work. Then just click the extension on any GitHub, GitLab or Bitbucket repo and it will open VS Code where it will take you through the rest of the cloning process.
If you use the Insiders version of VS Code, or prefer to use VSCodium/VSCodium Insiders instead of VS Code, you can change which application the extension opens via the options page.
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/F1F1K06VY)
## Download
### Chrome, Vivaldi, Brave, Opera and Arc
[![image](https://user-images.githubusercontent.com/44692189/184990816-0e709ef1-d0d7-4539-b168-ef1880a62295.png)](https://chromewebstore.google.com/detail/clone-in-vs-code/bafggjdhleamglhfhbilngjelbnfblof)
### Microsoft Edge
[![image](https://user-images.githubusercontent.com/44692189/185233057-155578e0-a7cd-46e6-a09e-767a1125b1b4.png)](https://microsoftedge.microsoft.com/addons/detail/idolkdgdllilclecodkncimdbmmclmje)
### Mozilla Firefox
[![image](https://user-images.githubusercontent.com/44692189/185073795-4624fbba-5e43-4f0f-8d41-99ede6fba054.png)](https://addons.mozilla.org/en-US/firefox/addon/clone-in-vs-code/)
### Safari
[![image](https://ahnafmahmud.com/files/badges/MacAppStore.svg)](https://apps.apple.com/us/app/clone-in-vs-code/id1640113540)
[Click here](https://github.com/infinitepower18/CloneInVSCode-Safari) for the source code of the Safari port.