Skip to content

stayingcool/vscode-stories

 
 

Repository files navigation

Stories for Visual Studio Code

Context: https://youtu.be/ApR-kNXxLUs

Stories is a simple way of sharing code snippets with other developers.

Getting Started

You can download Stories from the VSCode Marketplace.

Once you have it, you should see something similar to this:

stories UI

You can click the button or open up the panel to access the stories. Once you have that open up, you can click on anyone's profile picture, and you'll be shown a file of what they're currently working on!

stories view

To upload your own story, click the Create Story button on the bottom right.

stories upload

And you've just uploaded your very own story!

Other code

API: https://github.com/benawad/vscode-stories-api

Serverless Image Uploader: https://github.com/benawad/vscode-stories-serverless-image-uploader

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.8%
  • Svelte 13.6%
  • JavaScript 4.1%
  • CSS 2.5%