Robin Gagnon
Robin Gagnon
Something I have wanted to use in the past is the `!` command on untracked files. Using `git clean -f` makes it possible to remove untracked files in a repository,...
Something like `y` or `c` would be super useful to quickly copy the commit hash when using `gitin log` I'm willing to work on this when I have some free...
**Is your feature request related to a problem? Please describe.** Neovim color schemes are coming to the app. We need a way to easily differentiate between vim and neovim color...
**Is your feature request related to a problem? Please describe.** Neovim color schemes are in the process of being supported by the worker. Once they are in the app, we...
**Is your feature request related to a problem? Please describe.** Contrast is one of the most searched for characteristics for a color scheme, being high or low. **Describe the solution...
**Is your feature request related to a problem? Please describe.** Focus styles are unnecessary when clicking on a link, a toggle, etc. **Describe the solution you'd like** While we wait...
I'm looking to get these links more upfront when someone visits the page. Adding the links should be pretty straight forward. The challenge is that on mobile, all the links...
Repository owners can have multiple color schemes under their account. We want a dedicated page to those: `/`. * Clicking on the account name in any page should lead to...
Just throwing an idea here based on [vmarkelov's comment](https://www.reddit.com/r/vim/comments/i781wb/i_just_launched_the_first_version_of/g10j4eo?utm_source=share&utm_medium=web2x) on reddit. No thought on how to implement this yet. Still a lot to discuss
### Context Bumped a couple of times in a situation where having the timestamps clickable would be really useful, so I decided to have a go at it. ### What...