Lightning Fast Conversion
Instantly convert any GitHub URL to VS Code web editor format with smart branch and commit detection
Convert any GitHub repository URL to VS Code web editor instantly. Edit code online with full VS Code features in your browser - completely free!
Instantly convert any GitHub URL to VS Code web editor format with smart branch and commit detection
No installation needed - edit code directly in your browser with full VS Code IntelliSense and extensions
Works with any GitHub repository URL format - public repos, private repos, branches, and specific commits
Paste GitHub URL: Copy any GitHub repository URL and paste it into the input field above
Smart Conversion: Our tool automatically converts the URL to VS Code web editor format
Start Editing: Click to open the repository in VS Code web editor with full IDE features
• Standard Repository:
https://github.com/microsoft/vscode
• Branch URL: https://github.com/facebook/react/tree/main
• Specific Commit:
https://github.com/torvalds/linux/commit/abc123
• Without Protocol: github.com/nodejs/node (auto-adds
https://)
• File Path:
https://github.com/user/repo/blob/main/src/app.js