SohaibRaza / code-snapshot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Snapshot

Code Snapshot is a VS Code extension that tries to make your life easier. When you are coding, you may want to take a photo of your work to share it in your social media or presentations. Code Snapshot is your tool! Open the extension, select the code that you want to share and take beautiful screenshots of your code.

Features

  • Save screenshots of your code

Usage

  1. Open the command palette (Ctrl+Shift+P on Windows and Linux, Cmd+Shift+P on OS X) and search for Code Snapshot.
  2. Select the code you'd like to screenshot.
  3. Adjust the width of the screenshot if desired.
  4. Click the shutter button to save the screenshot.

Tips:

  • You can also start Code Snapshot by selecting the code, click on the right button, and selecting Code Snapshot

Contributing

The source for this extension is available on github. Contributions are extremely welcome! If anyone feels that there is something missing or would like to suggest improvements please open a new issue or send a pull request!

Credits

License

MIT

About


Languages

Language:JavaScript 52.0%Language:CSS 22.8%Language:HTML 15.2%Language:TypeScript 10.0%