vscode-jest
vscode-gitlens
Our great sponsors
vscode-jest | vscode-gitlens | |
---|---|---|
1 | 13 | |
2,444 | 7,010 | |
1.4% | 1.8% | |
7.1 | 9.8 | |
20 days ago | 4 days ago | |
TypeScript | TypeScript | |
MIT License | 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-jest
-
Javascript Unit Testing
vscode-jest extension from jest-community
vscode-gitlens
- 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.
-
Replacing GitKraken
Hi. Vs code is pretty well integrated with git. There are built in git support and a couple other plugins. For example, the most popular git plugin for vs code is git lens. It also has powerful rebase editor (i guess, it is my favorite feature), which you can enable by following this guide. I personally realy enjoing Git Graph extension, which allow you to observe your git history in pretty similar to git kraken way. It also provide navigation facilities and some other useful features.
-
Confused with fixing PR conflicts with VSCode
If you are going to use VSCode to manage your Git operations like merging, rebasing, etc., then I would highly recommend the GitLens plugin.
-
GitHub and GitLens integration problems
Might be worth creating an issue ticket if you can't get it solved: https://github.com/eamodio/vscode-gitlens/issues
-
Supercharge your git workflow with GitLens
Redder color means changes were made very recently in that area. Again you can fully customize age thresholds, locations, the color of the most recent and least recent changes, etc., from the settings.
So here are some of my favorite GitLens features that I use regularly. You can find the full list of the features here.
-
Tips for Debugging Software like a Detective
Phone a friend. I recommend integrating git blame into your development environment I use the Git lens plugin which shows you, directly within files in a code editor, who authored certain file changes and the PR which can be helpful for quickly getting more context regarding decisions by looking at the associated Pull Request or having the opportunity to connect directly with the committer. Pair programming can be an effective way to debug and share knowledge. Similar, to the magic of figuring out the solution to a bug in the shower or overnight there is a phenomenon called rubber ducky debugging in which just explaining the issue to someone else (even an inanimate rubber duck) can help make the solution more obvious.
-
Visualizar autor, fecha y commit en una revisión de código
Enlace: https://gitlens.amod.io/ https://marketplace.visualstudio.com/items...
What are some alternatives?
vscode-emacs-mcx - Awesome Emacs Keymap - VSCode emacs keybinding with multi cursor support
vscode-jupyter - VS Code Jupyter extension
linux - Linux kernel source tree
vscode-toggle-excluded-files - Quickly toggles excluded (hidden) files visibility in the file explorer in VS Code
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.
gitui - Blazing 💥 fast terminal-ui for git written in rust 🦀
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.
liblinux - Linux system calls.
vscode-restclient - REST Client Extension for Visual Studio Code
vscode-php-debug - PHP Debug Adapter for Visual Studio Code 🐞⛔
vscode-clang-format-provider - A Visual Studio Code extension that provides C++, C, Obj-C, Java formatting with the use of clang-format
vscode-action-buttons - VsCode extension for custom status bar buttons