CodeShot is a powerful VS Code extension that allows you to capture screenshots of your code with line numbers.
- 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)
- Select the code you want to capture (optional - if no selection, captures visible area)
- 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
- Choose where to save your screenshot
- Done! Your code screenshot is ready to use
- VS Code version 1.60.0 or higher
- 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)