Take beautiful screenshots of your code!
- Quickly save screenshots of your code
- Copy screenshots to your clipboard
- Many other configuration options
- Open the file containing the code you want to screenshot using VSCode app.
- Select the code you'd like to screenshot.
- Open the command palette (Ctrl+Shift+P on Windows and Linux, Cmd+Shift+P on OS X) and search for "Copy with Syntax Highlighting".
- Return to Greave app.
- Adjust the width of the screenshot if desired.
- Click the "Save to" button to save the screenshot to your disk.
git clone https://github.com/santosvilanculos/greave.git your-project-name
cd your-project-name
npm install
npm run dev
npm run package