-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Included GitDuck in Productivity tools #320
base: master
Are you sure you want to change the base?
Conversation
Included GitDuck in Productivity.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems they renamed their extension to Duckly.
@@ -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) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## [GitDuck](https://marketplace.visualstudio.com/items?itemName=gitduck.code-streaming) | |
## [Duckly](https://marketplace.visualstudio.com/items?itemName=gitduck.code-streaming) |
@@ -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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
> GitDuck is a video chat tool built for developers. It enables you to talk, share your code and do pair programming with ease. | |
> Duckly is a video chat tool with real-time collaboration that allows you to do pair programming with people using different IDEs |
|
||
> 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) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
![GitDuck pair programming](https://storage.googleapis.com/gitduck/img/5-img-collaborate-fallback-o.png) | |
![Duckly pair programming](https://storage.googleapis.com/gitduck/img/5-img-collaborate-fallback-o.png) |
> 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) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
![GitDuck video chat for developers](https://storage.googleapis.com/gitduck/img/1-img-general-fallback-o.png) | |
![Duckly video chat for developers](https://storage.googleapis.com/gitduck/img/1-img-general-fallback-o.png) |
@@ -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) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- [GitDuck](#gitduck) | |
- [Duckly](#duckly) |
Can't say that it enables you to do pair programming with ease. Live share is still easier to use since it has deeper integration with IDE (terminals in place, shared servers). However, Live Share works horribly bad, Duckly is much more stable and reliable, so I'm 👍 on it. Unfortunately, Code with me is still the best Pair Programming extension that I've ever seen. |
Included GitDuck in Productivity.
Name of the extension you are adding
GitDuck
...
Why do you think this extension is awesome?
It's the only video chat built for developers with direct integration to VSCode so you can do pair programming.
...
Make sure that:
Screenshot/GIF included (to demonstrate the plugin functionality)
ToC updated