mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-04-17 22:33:24 -04:00
Add Git Worktrees
This commit is contained in:
parent
474273c989
commit
e79f0fe2f0
@ -102,6 +102,7 @@ out <a href="https://github.com/sindresorhus/awesome">awesome</a>.
|
||||
- [GitLink](#gitlink)
|
||||
- [GitLens](#gitlens)
|
||||
- [Git Indicators](#git-indicators)
|
||||
- [Git Worktrees](#git-worktrees)
|
||||
- [GitLab Workflow](#gitlab-workflow)
|
||||
- [Gradle Tasks](#gradle-tasks)
|
||||
- [Icon Fonts](#icon-fonts)
|
||||
@ -716,6 +717,14 @@ Example of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by s
|
||||

|
||||

|
||||
|
||||
## [Git Worktrees](https://marketplace.visualstudio.com/items?itemName=GitWorktrees.git-worktrees)
|
||||
|
||||
> A Wrapper for Git Worktree Operations that provides an interactive API so developers can have a better experience.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## [GitLab Workflow](https://marketplace.visualstudio.com/items?itemName=gitlab.gitlab-workflow)
|
||||
> Adds a GitLab sidebar icon to view issues, merge requests and other GitLab resources. You can also view the results of your GitLab CI/CD pipeline and check the syntax of your `.gitlab-ci.yml`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user