Skip to content

khattakdev/capture

Repository files navigation

Capture

A VS Code plugin that generates a screenshot of the highlighted content. demo - how to capture

Getting Started

You can take the code snapshot in two steps:

  • Highlight the code
  • Run the command Capture: Take a snapshot

Features

  • Generate code snippets
  • Syntax highlighting
  • Adjustable image dimensions
  • Customizable theme
  • Customizable fonts

Contributing

See the contributing guide for detailed instructions on how to get started with our project. We accept different types of contributions, including some that don't require you to write a single line of code. If you're looking for a way to contribute, you can scan through our existing issues for something to work on. When ready, check out Getting Started with Contributing for detailed instructions.

Layout

  • .vscode:

    • This directory contains configuration files for VS Code specific to your project.
    • For example, it might include a launch.json file for debugging configurations.
  • src:

    • This directory contains the source files for your extension.
    • Typically, this includes a extension.ts file, which is the main entry point for your extension.
  • src/test:

    • This directory contains any tests for your extension.
    • It usually includes a suite folder with extension test files.

Discord

Join our community on Discord

Show your support

Give a ⭐️ if this project helped you!

License

This project is MIT licensed.

About

Transform highlighted code into beautifully styled images with a single click in VS Code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published