Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeffersonlicet/snipped
🖥️ 🖼️ Create fancy screenshots of your code without leaving the editor.
https://github.com/jeffersonlicet/snipped
extension screenshot visual-studio-code
Last synced: 12 days ago
JSON representation
🖥️ 🖼️ Create fancy screenshots of your code without leaving the editor.
- Host: GitHub
- URL: https://github.com/jeffersonlicet/snipped
- Owner: jeffersonlicet
- Created: 2021-07-06T02:34:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T02:51:42.000Z (8 months ago)
- Last Synced: 2024-10-16T18:51:56.918Z (27 days ago)
- Topics: extension, screenshot, visual-studio-code
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=jeffersonlicet.snipped
- Size: 550 KB
- Stars: 108
- Watchers: 2
- Forks: 5
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Snipped
## Create fancy screenshots of your code without leaving the editor.
**Download, copy and tweet them.**
## Buy me beer
Binance Smart Chain
0x8340ACeF21D1fAE94305ad580B963b3f5283F1AC## Features
- Save SVG or PNG screenshots of code selection or all lines of your file.
- Copy screenshots into clipboard.
- Option to autocopy screenshots
- Share screenshots opening Twitter intent and pasting it.
- Use your own theme.
- Mac TouchBar Shortcut.
- VS Code menu Shortcut.
- Optional Watermark.
- No external websites, you don't need to paste your code in external services.## How to use it
- Install the extension on Visual Studio Code Here
https://marketplace.visualstudio.com/items?itemName=JeffersonLicet.snipped&ssr=true#overview
- Select your code or select a file
- Open the command palette (Ctrl+Shift+P on Windows and Linux, Cmd+Shift+P on OS X) and type: Snipped
- Select **Take Code Screenshot**- Copy your screenshot, save it or share it on Twitter using the right panel.
## Credits
Inspired in [kufii extension](https://github.com/kufii/CodeSnap)