Update README.md

Included GitDuck in Productivity.
This commit is contained in:
Thiago Monteiro 2020-07-17 12:44:33 +02:00 committed by GitHub
parent 52b5faece7
commit b146fdefbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,6 +77,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [GitLink](#gitlink)
- [GitLens](#gitlens)
- [Git Indicators](#git-indicators)
- [GitDuck](#gitduck)
- [GitHub](#github)
- [GitHub Pull Request Monitor](#github-pull-request-monitor)
- [GitLab Workflow](#gitlab-workflow)
@ -639,6 +640,13 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![git removed indicator screenshot](https://raw.githubusercontent.com/lamartire/vscode-git-indicators/master/preview/removed.png)
![git modified indicator screenshot](https://raw.githubusercontent.com/lamartire/vscode-git-indicators/master/preview/modified.png)
## [GitDuck](https://marketplace.visualstudio.com/items?itemName=gitduck.code-streaming)
> GitDuck is a video chat tool built for developers. It enables you to talk, share your code and do pair programming with ease.
![GitDuck pair programming](https://storage.googleapis.com/gitduck/img/5-img-collaborate-fallback-o.png)
![GitDuck video chat for developers](https://storage.googleapis.com/gitduck/img/1-img-general-fallback-o.png)
## [GitHub](https://marketplace.visualstudio.com/items?itemName=KnisterPeter.vscode-github)
> Provides GitHub workflow support. For example browse project, issues, file (the current line), create and manage pull request. Support for other providers (e.g. gitlab or bitbucket) is planned.