Skip to content

BitGud/bitgud-vscode

Repository files navigation

BitGud VS Code Extension

WDCC x SESA Hackathon 2021 💻

Download Here: https://marketplace.visualstudio.com/items?itemName=bitgud.bitgud

Fully opensource BitGud VS Code Extension used to insult users based on their settings in BitGud

Designed to allow users to customise easily.

Features:

  • GitHub OAuth Login
  • Socket IO real time insults

Written with:

  • JavaScript
  • Socket.io
  • Express
  • VS Code Extension

Images:

Login with GitHub on Welcome

Sidebar Buttons

Commands

Running Locally

  • Run npm install in terminal to install dependencies
  • Run the Run Extension target in the Debug View. This will: Start a task npm: watch to compile the code Run the extension in a new VS Code window