Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ide-stories/vscode-stories
Stories for VSCode
https://github.com/ide-stories/vscode-stories
Last synced: about 1 month ago
JSON representation
Stories for VSCode
- Host: GitHub
- URL: https://github.com/ide-stories/vscode-stories
- Owner: ide-stories
- License: mit
- Created: 2020-10-29T23:32:51.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T21:41:47.000Z (over 3 years ago)
- Last Synced: 2024-09-26T22:01:14.392Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=bar9.stories
- Size: 6.71 MB
- Stars: 1,876
- Watchers: 15
- Forks: 113
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-list - vscode-stories - stories | 1910 | (TypeScript)
README
# Stories for Visual Studio Code
[![Latest Release](https://vsmarketplacebadge.apphb.com/version-short/bar9.stories.svg)](https://marketplace.visualstudio.com/items?itemName=bar9.stories)
[![Installs](https://vsmarketplacebadge.apphb.com/installs/bar9.stories.svg)](https://marketplace.visualstudio.com/items?itemName=bar9.stories)
[![Rating](https://vsmarketplacebadge.apphb.com/rating-short/bar9.stories.svg)](https://marketplace.visualstudio.com/items?itemName=bar9.stories#review-details)## **`code-peeking-made-easy`**
[**Stories**](https://marketplace.visualstudio.com/items?itemName=bar9.stories): a cool way of sharing code snippets with other developers.
## Getting Started
You can download Stories from the [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=bar9.stories).
_or search `stories` in your VSCode Extensions_
Once you have it, you should see `stories` in VSCode similar to this:
![stories UI](readme-pics/location.png)
## 2-Step Process to Create your own story
#### Step One
- You can click the Stories Icon button or open up the panel to access the stories.
- Once you have that open up, click on anyone's profile picture, and you'll be shown a snippet of their code of what they're currently working on, thus Stories!## ![stories view](readme-pics/view.png)
#### Step Two
- To upload your own story, click the Create Story button on the bottom right.
## ![stories upload](readme-pics/upload.png)
_And voila, you published your very own VSCode Story!_
---
## For Enthusiastic Contributors
- If you are an enthusiastic open-source contributor, do read the guidelines before your PRs.
- All contributing guidelines are available _(at)_ [CONTRIBUTING.md](https://github.com/ide-stories/vscode-stories/blob/master/docs/CONTRIBUTING.md)
- Other documentations related to troubleshooting is [here](https://github.com/ide-stories/vscode-stories/tree/master/docs)## Other code:
API: [https://github.com/ide-stories/vscode-stories-api](https://github.com/ide-stories/vscode-stories-api)
## Credits
- Thanks to [JessicaDosseh](https://github.com/JessicaDosseh) for her logo contribution