Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mamal72/open-in-code

Download and open Github files in Visual Studio Code right from your browser
https://github.com/mamal72/open-in-code

chrome-extension github vscode

Last synced: 2 months ago
JSON representation

Download and open Github files in Visual Studio Code right from your browser

Awesome Lists containing this project

README

        

[![Chrome Extension](https://img.shields.io/badge/Chrome%20Extension-Ready-green.svg)](https://chrome.google.com/webstore/detail/open-in-code/pojigilicipchiacceabcigkhkjhdcie)
[![license](https://img.shields.io/github/license/mamal72/open-in-code.svg)](https://github.com/mamal72/open-in-code/blob/master/LICENSE)

# Open in Code

A simple Chrome Extension in _<80 lines of code_ that adds a button (a [page action](https://developer.chrome.com/extensions/pageAction)) for downloading and opening current viewing Github file in [Microsoft Visual Studio Code](https://code.visualstudio.com/).

## Screenshot

![Open in Code](./screenshot.jpg)

## Installation

You can install this extension from [Chrome Web Store](https://chrome.google.com/webstore/detail/open-in-code/pojigilicipchiacceabcigkhkjhdcie).

## Ideas or Issues

Create an issue and describe it. I'll check it ASAP!

## Contribution

You can fork the repository, improve or fix some part of it and then send the pull requests back if you want to see them here. I really appreciate that. ❤️

## License

Licensed under the [MIT License](https://github.com/mamal72/open-in-code/blob/master/LICENSE).