Installing #gitlens; removing it immediately after a notification that it installs an #AI feature.

The only reason I don't uninstall #vscode is because I don't want to learn #vim

The #AI trash is everywhere.

#aislop

12 GitLens Features that Revolutionized My Coding Workflow in VS Code | Microsoft Community Hub

Let me walk you through 12 features that have become indispensable in my daily coding life. Understanding Code Changes & History Inline Blame...

TECHCOMMUNITY.MICROSOFT.COM

#git tip of the day. Massive time saver.

Add this alias to your config:
`lg = log --format='%C(red)%ad %C(green)%h %C(blue)(%an): %Creset%s%C(Yellow)%d' --date=format:'%d-%m-%y'`

It’s basically `git log —oneline` + date and author and pretty colours.

Now you can combine it with #fzf to filter the commit history:
`$ git lg | fzf`

The only issue is that the results won’t be sorted chronologically, but it’s so much faster than stuff like #gitlens

If you use @forgejo and #vscode, you might want to add forgejo as a custom #Gitlens Remote to easily hop into the web interface from your editor:
https://grooovinger.com/notes/add-forgejo-custom-gitlens-remote/
Add Forgejo custom Gitlens Remote in VS Code

How to link Forgejo web interface to VS Code as a Gitlens remote

C'est beau le monde moderne : #GitLens semble avoir lancé de licence récement. C'est leur choix. Par contre, que #vscodium me désinstalle le plugin sans rien me dire, c'est nettement moins beau (après j'ai peut-être viré un truc par accident, mais j'y crois peu)

best options for performing #git diffing? I'm a fan of #JetBrains diffing, I've used #GitLens and it works but I find it overwhelming.

What software or extensions do you use for diffing in general - comparing different branches in particular?

I've also used #SourceTree but it's been a few years...

#code #programming #question

好消息 #VSCode#GitLens 插件可以调用 #GitHub #Copilot 插件的 #AI 模型了,又可以省一点 Token 了
I started using #git cherry picking through #vscode #gitlens extension. Very useful to move specific commits from experimental to feature branches when something is ready to be integrated.

As a #VSCode user, I am giddy that this exists now. I love it so much that I made a whole video about it.
This is legit the best extension since #GitLens, which you should also have installed.

https://buff.ly/4eKDPYj

- YouTube

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

#GitLens is the best new thing I discovered for #VSCode for working with #git, and surprise surprise it's by the GitKraken team!

https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens

GitLens — Git supercharged - Visual Studio Marketplace

Extension for Visual Studio Code - Supercharge Git within VS Code — 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