File tree Expand file tree Collapse file tree 2 files changed +34
-1
lines changed
Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "projectName" : " vscode-open-in-github" ,
3+ "projectOwner" : " ziyasal" ,
4+ "files" : [
5+ " README.md"
6+ ],
7+ "imageSize" : 75 ,
8+ "commit" : true ,
9+ "contributors" : [
10+ {
11+ "login" : " bradyholt" ,
12+ "name" : " Brady Holt" ,
13+ "avatar_url" : " https://avatars0.githubusercontent.com/u/759811?v=4" ,
14+ "profile" : " https://www.geekytidbits.com" ,
15+ "contributions" : [
16+ " code" ,
17+ " doc"
18+ ]
19+ }
20+ ]
21+ }
Original file line number Diff line number Diff line change 11![ vscode-open-in-github] ( images/icon_200.png?raw=true " Open in GitHub / Bitbucket / visualstudio.com ")
2+
23** Supports :** GitHub, Bitbucket, Visualstudio.com and GitLab
34
45> Extension for Visual Studio Code which can be used to jump to a source code line in Github, Bitbucket, Visualstudio.com and GitLab
56
6- [ ![ Build Status] ( https://travis-ci.org/ziyasal/vscode-open-in-github.svg?branch=master )] ( https://travis-ci.org/ziyasal/vscode-open-in-github )
7+ [ ![ Build Status] ( https://travis-ci.org/ziyasal/vscode-open-in-github.svg?branch=master )] ( https://travis-ci.org/ziyasal/vscode-open-in-github ) [ ![ All Contributors ] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors )
78
89## Install
910
@@ -81,3 +82,14 @@ Have fun..
8182## License
8283
8384MIT © [ Ziya SARIKAYA @ziyasal ] ( https://github.com/ziyasal ) & Contributors
85+
86+ ## Contributors
87+
88+ Thanks goes to these wonderful people ([ emoji key] ( https://github.com/kentcdodds/all-contributors#emoji-key ) ):
89+
90+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
91+ | [ <img src =" https://avatars0.githubusercontent.com/u/759811?v=4 " width =" 75px; " /><br /><sub >Brady Holt</sub >] ( https://www.geekytidbits.com ) <br />[ 💻] ( https://github.com/ziyasal/vscode-open-in-github/commits?author=bradyholt " Code ") [ 📖] ( https://github.com/ziyasal/vscode-open-in-github/commits?author=bradyholt " Documentation ") |
92+ | :---: |
93+ <!-- ALL-CONTRIBUTORS-LIST:END -->
94+
95+ This project follows the [ all-contributors] ( https://github.com/kentcdodds/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments