vscode-git-graph
vscode-gitlens
vscode-git-graph | vscode-gitlens | |
---|---|---|
6 | 20 | |
2,042 | 9,235 | |
- | 2.1% | |
0.0 | 9.9 | |
over 1 year ago | about 23 hours ago | |
TypeScript | TypeScript | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
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.
vscode-gitlens
-
Must Have VsCode extensions for Web-developers
Github: Gitlens Marketplace: Gitlens
- The Loneliness of the Mid-Level Vimmer
-
Why Git Is Hard
IntelliJ: https://www.jetbrains.com/help/idea/investigate-changes.html
VSCode:
https://marketplace.visualstudio.com/items?itemName=mhutchie...
or https://github.com/gitkraken/vscode-gitlens#commit-graph-
SourceTree: https://confluence.atlassian.com/sourcetreekb/viewing-log-hi...
-
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!
-
Why I love GitLens in my VsCode - Part 1
Btw, today I want to speak about something different, I love git and I love terminal, but sometimes I love having the info visualised appealingly and get info about the source control quickly. I work with VsCode typically, so some months ago I tried to find a solution for this editor that resolves what was said before. After googling and some testing, the result of my search was: GitLens. Now, I want to show you how it works and how it can improve your routine. So don't waste time and let's jump in it!
-
Both are good, what would you pick?
GitLens extension chef's kiss
-
tig blame online
for GitLens https://gitlens.amod.io/
- GitLens adds “Premium Features” and enough reminders that you don't miss them
-
The Myth of Self-Documenting Code
The better version is to have something like gitlens installed into your IDE and have it dynamically render those git comments.
https://github.com/Axosoft/vscode-gitlens#current-line-blame...
-
where add.
I learned the cli first, but I do use vscode's git integration for staging and committing. I also love gitlens's "commits by file / line" feature.
What are some alternatives?
edamagit - Magit for VSCode
Git - Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
tortoisegit - Windows Explorer Extension to Operate Git; Mirror of official repository https://tortoisegit.org/sourcecode
vscode-jupyter - VS Code Jupyter extension
vscode-project-manager - Project Manager Extension for Visual Studio Code
gitui - Blazing 💥 fast terminal-ui for git written in rust 🦀
tabout - Tab out of quotes, brackets, etc for Visual Studio Code
vscode-emacs-mcx - Awesome Emacs Keymap - VSCode emacs keybinding with multi cursor support
code-settings-sync - 🌴💪 Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST 💪🌴
CodeMaid - CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.
marp-vscode - Marp for VS Code: Create slide deck written in Marp Markdown on VS Code
linux - Linux kernel source tree