vscode-git-graph
edamagit
vscode-git-graph | edamagit | |
---|---|---|
6 | 11 | |
2,042 | 1,196 | |
- | 4.1% | |
0.0 | 6.7 | |
over 1 year ago | 2 months ago | |
TypeScript | TypeScript | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vscode-git-graph
-
Came back to Git Graph after several months of using GitLens+
Quite a while ago, the GitLens+ plugin gained the Commit Graph feature--the same graph you see in GitKraken. Until then I had used Git Graph for visualizing my repositories and GitLens+ for git blame in the GUI. Since one plugin could now do both, the natural course of action was to remove the other--goodbye, Git Graph!
- Ask HN: Where are the simple Git GUIs?
- VS Code Extension - Git Graph
-
Git Fork: A fast and friendly Git client for Windows and Mac
I'm a paying user of Fork, it's my favorite Git GUI, I love it.
However, it "only" supports macOS and Windows. I'm migrating to Linux for my work and home computers, so I haven't used it in a while, just so I can get familiar with other tools available on Linux - and, importantly, learning to do more advanced Git operations in the terminal.
So far I still depend on a GUI, mainly VS Code's built-in Git integration and GitGraph.
https://github.com/mhutchie/vscode-git-graph
Also looking at GitLens: https://www.gitkraken.com/gitlens
..But I sure miss using Fork. I used it everyday for the last couple years. It does everything I want to do with Git, the UI is familiar and well-designed.
I see the main developer @DanPristupov is on HN, maybe he'd consider supporting Linux? I fully understand if you don't, since creating the same application for two OSes must be quite difficult already, especially for a small team rather than a company.
-
Ask HN: What underrated GitHub / Gitlab project has helped you a lot?
Probably the most underrated software I use daily are some of my Firefox extensions.
https://github.com/einaregilsson/Redirector redirects my YouTube, Google, Twitter and Reddit links to privacy friendly frontends (i.e. Invidious, Startpage, Nitter and Libreddit).
https://github.com/proginosko/LeechBlockNG helps me staying away from time sinks on the internet during the day.
On the development side I use...
https://github.com/aaronvegh/nsregextester as my tried and true tool for regex debugging.
https://github.com/mhutchie/vscode-git-graph is a marvelous Git GUI for VSCode.
-
[Extension development] Best practices for developing web views?
VS Code does not appear to provide a stylesheet or anything to help you get off the ground, AFAICT… I wish they did. Every extension I know of has to implement basic components from scratch, styling and all. Seems like a lot of boilerplate is necessary before you can start developing anything the user will see on screen.
edamagit
-
Tell HN: Edamagit (VSCode) is looking for a new maintainer
Edamagit for VSCode, the Magit clone I started as a COVID lockdown project, is now seeking a maintainer. I can no longer support this project, but I believe both the users and the project deserve a chance to thrive under the guidance of someone willing and capable.
Lately, my only contributions have been to protect the extension from breaking changes in VSCode and to address critical bugs. I rely on this tool and use it daily, so I will continue to do so unless there's a change in maintainership.
[ Seeking maintainer. Contact [email protected] ]
https://github.com/kahole/edamagit
- Edamagit – Magit for VSCode
- Edamagit - Magit for VSCode
-
Magit
> Using the Vscode extension version [...]
Are you referring to https://github.com/kahole/edamagit ?
-
Switching From VSCode to DOOM Emacs Recently. Here's My Experience
There is a magit inspired extension for VSCode called edamagit. Last I tried it the bare basics were there, but things quickly fell apart when I tried doing anything more than staging a chunk and committing it. But I would image it’s only been getting better over time.
-
Vim/Neovim, Vscode or Intellij?
One alternative would be to just not use the mouse with VS Code. For committing, there’s https://github.com/kahole/edamagit where Alt-x c c Ctrl+c Ctrl+c gets you there. Same goes for opening files, etc.
-
Linus (Tech Tips) is using KDE in his Linux challenge, talks issues with his unique setup and challenges gaming
Example where you can see the raw button on the right: https://github.com/kahole/edamagit/blob/develop/tsconfig.json
-
VS Code extension to integrate the tox task automation tool
Not at all - pretty much the opposite: I switched to VS Code after using Emacs (Spacemacs and later Doom Emacs) for 4.5 years. Other than the excellent keyboard usability, I've always found emacs to be a bit of a pain. After I found Edamagit and VSpaceCode, I was sold.
-
VSCode Magit - An Introduction
Repo here: https://github.com/kahole/edamagit
-
The values of Emacs, the Neovim revolution, and the VSCode gorilla
I use this for git interactions in VSCode
https://github.com/kahole/edamagit
What are some alternatives?
vscode-gitlens - Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
tabout - Tab out of quotes, brackets, etc for Visual Studio Code
tortoisegit - Windows Explorer Extension to Operate Git; Mirror of official repository https://tortoisegit.org/sourcecode
VSpaceCode - Spacemacs like keybindings for Visual Studio Code
vscode-project-manager - Project Manager Extension for Visual Studio Code
lite - A lightweight text editor written in Lua
ffxiv-tools - Tools for FFXIV
code-settings-sync - 🌴💪 Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST 💪🌴
flatpak-vscode - Integrate Flatpak with VSCode
marp-vscode - Marp for VS Code: Create slide deck written in Marp Markdown on VS Code
evil - The extensible vi layer for Emacs.