Code Monkey home page Code Monkey logo

gitduckhq / vscode-extension Goto Github PK

View Code? Open in Web Editor NEW
70.0 5.0 9.0 62.92 MB

Link your code and commits to a video recording and explain your code with video.

Home Page: https://gitduck.com

License: GNU General Public License v3.0

TypeScript 94.17% JavaScript 5.83%
vscode-extension live-coding code-reviews live-streaming vscode pair-programming typescript nodejs collaboration git video snippets hacktoberfest rubber-duck-debugging rtmp code-sharing screen-recorder screensharing video-streaming video-recording

vscode-extension's Introduction

THIS REPOSITORY IS ARCHIVED AND OUTDATED. PLEASE CHECK THE LATEST VSCODE EXTENSION IN VSCODE MARKETPLACE OR OPEN-VSX MARKETPLACE

GitDuck

GitDuck is an open source collaboration tool for developers. It allows developers to record their screen and link their code to the video timestamps and create interactive coding videos.

This extension will automatically link your code whenever you are recording a video with GitDuck.

GitDuck is great for:

  • ☑️ Pair Programming
  • ☑️ Rubber Duck Debugging
  • ☑️ Live Coding
  • ☑️ Stream privately and publicly
  • ☑️ Record tutorials and walkthroughs

GitDuck coding session

✨ What's new

📹 Record from our webapp Now you can screencast directly from our webapp. Much faster than any other screen recording software. Just go to https://gitduck.com/new-video to start recording. This extension will automatically link the code to the video.

🛠 Select the video name and privacy options before recording Select the title of the video, the team and who can view it before recording.

🏀 Teams Create private live coding sessions that only your team can watch. Collaborate online with your remote team and work as if you were in the same room.

Requirements

GitDuck works for:

  • MacOS 10.12 or greater.
  • Windows 7, 8 and 10.
  • Linux.

Installation

  1. Create a GitDuck account at https://gitduck.com
  2. Select your username.
  3. That's it! Record your first coding session by going to https://gitduck.com/new-video

How to watch or share

All you need to do is go to the URL generated or to your profile. Your coding sessions are going to be stored there. There you can also change the title, add a description or delete the video if you want.

Do you need help?

Please contact us at [email protected]

Thank you!

vscode-extension's People

Contributors

borisandcrispin avatar dependabot[bot] avatar drag0s avatar m-henderson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vscode-extension's Issues

No extension available

No extension available on marketplce for the VScodium on linux.
That is a OSS version of the vscode compiled from code on github.

Extension is removing color scheme/theme

https://gitduck.com/watch/5d9c668cca64e141675dc718

Reproduce with this settings:

"workbench.activityBar.visible": false,
    "workbench.colorCustomizations": {
        "activityBar.background": "#111",
        "editor.background": "#000",
        "editor.lineHighlightBackground": "#333",
        "editorGroupHeader.tabsBackground": "#111",
        "editorIndentGuide.background": "#111",
        "editorLineNumber.activeForeground": "#fff",
        "editorWidget.background": "#111",
        "panel.background": "#111",
        "peekViewEditor.background": "#111",
        "sideBar.background": "#111",
        "sideBar.foreground": "#fff",
        "sideBarSectionHeader.background": "#000",
        "statusBar.background": "#111",
        "tab.activeBackground": "#000",
        "tab.inactiveBackground": "#111",
        "titleBar.activeBackground": "#111"
    },
    "workbench.colorTheme": "Atom One Dark",
    "workbench.editor.enablePreview": false,
    "workbench.editor.highlightModifiedTabs": true,
    "workbench.fontAliasing": "antialiased",
    "workbench.iconTheme": "vscode-icons",
    "workbench.startupEditor": "welcomePage",

With GitDuck it becomes:

{
    "workbench.activityBar.visible": false,
    "workbench.colorTheme": "Atom One Dark",
    "workbench.editor.enablePreview": false,
    "workbench.editor.highlightModifiedTabs": true,
    "workbench.fontAliasing": "antialiased",
    "workbench.iconTheme": "vscode-icons",
    "workbench.startupEditor": "welcomePage",
  }

Windows Crop Bug

the screen is being cropped when sometimes running the extension on windows

copy url in vscode is not working

Hi,
I'm facing issue when copying link on vscode after start or stop recording
here's vscode info

Version: 1.39.1 (user setup)
Commit: 88f15d17dca836346e787762685a40bb5cce75a8
Date: 2019-10-10T23:31:28.683Z
Electron: 4.2.10
Chrome: 69.0.3497.128
Node.js: 10.11.0
V8: 6.9.427.31-electron.0
OS: Windows_NT x64 10.0.18362

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.