ndophfllmdjffpbglbeembkdimmeihfi
Show avatars in pull requests and issue pages This extension will display large avatar pictures in your pull requests and issues list in Github. Ideal to quickly identify who created a pull request. You can also *overwrite* avatars of any user with an image of your choosing. which can bring both fun and better readability in the pages where it is applied. Disclaimer : You are going to see your colleagues' faces... even more. ;)
Open GitHub in IDE
Open GitHub files links in your IDE This extension allows you to open files in your IDE directly from GitHub, assuming the repository you are working on is cloned on your computer. When a fragment of a file is displayed, your IDE opens the file and puts the cursor at the desired line. WSL with the Ubuntu distribution is also supported on VS Code, VSCodium and VS Code Insiders for Windows. Feel free to open an issue on GitHub if you detect a bug or a missing feature!
Wide GitHub
Change all GitHub repository and gist pages to be full width and dynamically sized. Features: - Read long lines of code without scrolling left to right - See more documentation at once when using large / high-dpi monitors - Easily toggleable for viewing size-dependent docs or wiki pages.
GitHub Code Folding
Code folding - the ability to selectively hide and display sections of a code - is an invaluable feature in many text editors and IDEs. Now, developers can utilize that same style code-folding while poring over source code on the web in GitHub. Works for any type of indentation, spaces or tabs. v0.1.0 - remove jQuery dependency - use event page instead of permanent background
File Icons for GitHub and GitLab
A simple browser tool changes file's icon on GitHub, GitLab, gitea and gogs. On GitHub, no matter what kind of file is, their icons are all same. However, in your fancy editor, there are some packages which give every filetype an unique icon. Therefore, I build a simple extension to replace original file icon with filetype-specific icons. This improves visual recognition on GitHub, GitLab, etc. Hope you like it! **This extension is not a project of GitHub or any company**