Skip to content

shawn-exe/CodeShot

Repository files navigation

CodeShot - Code Screenshot Tool for VS Code

CodeShot is a powerful VS Code extension that allows you to capture screenshots of your code with line numbers.

Features

  • Capture screenshots of selected code or visible editor content
  • Automatically includes line numbers
  • Quick and easy saving with custom file names
  • Keyboard shortcut support (Ctrl+Shift+S or Cmd+Shift+S on Mac)

Usage

  1. Select the code you want to capture (optional - if no selection, captures visible area)
  2. Use any of these methods to take a screenshot:
    • Press Ctrl+Shift+S (Cmd+Shift+S on Mac)
    • Open Command Palette (Ctrl+Shift+P) and type "Take Screenshot"
    • Click the camera icon in the activity bar
  3. Choose where to save your screenshot
  4. Done! Your code screenshot is ready to use

Requirements

  • VS Code version 1.60.0 or higher

Release Notes

1.0.0

  • Initial release of CodeShot
  • Code screenshot capture with line numbers
  • Theme-aware styling
  • Custom save locations

Enjoy capturing code screenshots with CodeShot!

Note: This extension is still under development (use at ur own risk)

About

VS-Code extension for screenshots

Topics

Resources

Stars

Watchers

Forks