Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/slluis/ShowInGithub
Add-in for MonoDevelop which can be used to jump to a source code line in Github
https://github.com/slluis/ShowInGithub
Last synced: 14 days ago
JSON representation
Add-in for MonoDevelop which can be used to jump to a source code line in Github
- Host: GitHub
- URL: https://github.com/slluis/ShowInGithub
- Owner: slluis
- Created: 2014-05-23T17:31:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-11-24T10:59:00.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T11:12:11.852Z (30 days ago)
- Language: C#
- Size: 14.6 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-monodevelop - ShowInGithub - in for MonoDevelop which can be used to jump to a source code line in Github. (Addins)
README
This is an add-in for MonoDevelop and Xamarin Studio that adds a new "Show in Github"
command to the context menu of the text editor.This command will open a web browser and load a page in Github that shows the file
being currently edited, and it will highlight the current line.