gropen.vscodeA VS Code extension for quickly opening local files and directories in remote git repositories. This plugin was thought out to make it a breeze to share git-versioned code with your coworkers. FeaturesOpening Code in Remote ReposRight click on the file in the explorer then choose to view file in remote repo: Right click on the file in the editor then choose to view file, line or selected lines in remote repo: Keybindings
Requirements
Release Notes0.2.0Add support for opening files in remote repos by right clicking on files in the explorer or in the editor context. 0.1.0Initial release of Following extension guidelinesIf you want to contribute with this extension please make sure that you've read through the extensions guidelines and follow the best practices for creating your extension. |