GitHub-userscripts icon indicating copy to clipboard operation
GitHub-userscripts copied to clipboard

Userscripts to add functionality to GitHub

Results 53 GitHub-userscripts issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/17239750/122584540-53908880-d00f-11eb-8c88-50df8ff5f160.png) I highlighted the area's the text is overlapping. I may create a PR for this

I've noticed in 'GitHub Collapse In Comment' that the lines count value appears to be +1 the expected one. The relevant line in the script: https://github.com/Mottie/GitHub-userscripts/blob/af1d51d243ee22773606516c8592f82ebc89720e/github-collapse-in-comment.user.js#L126 For the following block:...

Screenshot: ![image](https://i.imgur.com/SpJjsH1.png) Direct link to the page: https://gist.github.com/John-Paul-R/6819feb2f2f794df06ae678878cddaf3

bug
External

Hey @Mottie, can you explain what {page-1} and {page+1} could, should, and would be used for in your custom hotkeys script? I can see this being useful if a person...

bug
documentation

Greetings @Mottie It's a feature request I wanted to make for a long time now: it's about your awesome script, "GitHub table of contents". Would it be possible to make...

enhancement

When having hundreds of tests, it is difficult to switch to the failing ones. Example: ![grafik](https://user-images.githubusercontent.com/1366654/101262258-80e5ab00-373d-11eb-9d1d-449d3bf4cf3a.png) My solution proposal: Sort the list of check outputs by "priority": failing, running, queued,...

enhancement
Ideas
Awaiting Feedback
Userscript

Hey @Mottie Rob! For those using Octotree, the pinned left content bar almost completely overlaps the GH search box in the custom NAV bar, even when used with the very...

enhancement
Ideas
Awaiting Feedback
External
Userscript

I'm trying to have a 140 column width limit in the single page diff. Not sure if it's possible.

enhancement
Ideas
Awaiting Feedback
Userscript

This extension got my interest because on some PRs with lots of inline comments traffic it can be difficult to even see the code inbetween the comments. I wanted the...

bug

1. create comment (with [+]) 2. hide all comments in file 3. show comments 4. cancel comment created at [1] 5. hide comments again Expected: no comment Observed: a hidden...

bug