Coder Social home page Coder Social logo

v-honcharenko / vscode-remote-repo-viewer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ryu1kn/vscode-remote-repo-viewer

0.0 1.0 0.0 1.33 MB

Visual Studio Code Extension. Open remote repository in a new VS Code window to help effective code reading

Home Page: https://marketplace.visualstudio.com/items?itemName=ryu1kn.remote-repo-viewer

License: MIT License

JavaScript 93.51% Shell 0.91% Gherkin 5.58%

vscode-remote-repo-viewer's Introduction

Build Status

Remote Repository Viewer

Found an interesting repository and want to check it in detail? Use VS Code for the effective code reading.

This extension fetches the repository into a user defined directory and open it in a new editor window.

Features

  • Clone the repository you want to read and open it in a new window
  • Do not clone and just open in a new window if the repository is previously cloned
  • Show the list of already cloned repositories so that user can quickly open them
  • GitHub repository can be opened with g prefix. e.g. g Microsoft/vscode
  • npm package code can be opened with n prefix. e.g. n lodash
  • VS Code extension code can be opened with vsc prefix. e.g. vsc https://marketplace.visualstudio.com/items?itemName=ryu1kn.remote-repo-viewer

Download and open repository in new window

Request Features or Report Bugs

Feature requests and bug reports are very welcome: https://github.com/ryu1kn/vscode-remote-repo-viewer/issues

A couple of requests from me when you raise an github issue.

  • Requesting a feature: Please try to provide the context of why you want the feature. Such as, in what situation the feature could help you and how, or how the lack of the feature is causing an inconvenience to you. I can't think of introducing it until I understand how it helps you ๐Ÿ™‚
  • Reporting a bug: Please include environment information (OS name/version, the editor version). Also consider providing screenshots (or even videos) where appropriate. They are often very very helpful!

Requirements

  • Git command needs to be available.

Commands

  • Open repository in a new window
  • Open one of already downloaded repositories in a new window

Extension Settings

This extension contributes the following settings:

  • remoteRepoViewer.repositoryStoreDirectoryPath

    Path of the directory where repositories are saved. Environment variable ENV_NAME can be used as {{env.ENV_NAME}}. e.g. {{env.HOME}}/remote-repo-viewer

Changelog

vscode-remote-repo-viewer's People

Contributors

ryu1kn avatar v-honcharenko avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.