Provides commands to quickly view the current file on GitHub.com (The Website).
The main features of atom/open-on-github are: Browser Extensions and Plugins.
Open-source alternatives to atom/open-on-github include: alexanderekdahl/github-sublime-theme — Open Tools -> Command Palette.... Search for Package Control: Install Package and click enter. Wait for the available… algolia/github-awesome-autocomplete — By working every day on building the best search engine, we've become obsessed with our own search experience on the… anasnakawa/chrome-github-avatars — display user avatars on the Github news feed, nothing more, nothing less.. ben174/git-draw — Allows you to draw in your GitHub heatmap. bevacqua/twitter-for-github — Infers or tries to find GitHub users' Twitter handles and present them to you in the GitHub interface. airblade/vim-gitgutter — This is a Vim extension that provides Git change visualization and hunk management. It displays markers in the sign…
Open Tools -> Command Palette.... Search for Package Control: Install Package and click enter. Wait for the available packages to show up and then search for GitHub Color theme. Click enter and the theme should be installed.
By working every day on building the best search engine, we've become obsessed with our own search experience on the websites and mobile applications we use. GitHub is quite big for us, we use their search bar every day but it was not optimal for our needs: so we just re-built Github's search…
display user avatars on the Github news feed, nothing more, nothing less..
This is a Vim extension that provides Git change visualization and hunk management. It displays markers in the sign column to indicate added, modified, or removed lines relative to the Git index, allowing users to visualize diffs and compare buffer versions side-by-side. The plugin extends the editor's text objects to target specific blocks of modified lines, enabling the use of standard operators on these contiguous hunks. It also provides tools to stage or undo individual blocks of changes directly within the editor. Additional capabilities include navigation utilities for jumping between