screenshot

Atom editor plugin for creating code screenshots

Fabian Meyer

9,206

6

2.0.0

MIT

GitHub

atom-screenshot

Atom editor plugin for creating code screenshots

Build Status Maintainability

With this package, you can take a screenshot of your code as it is shown in Atom. With syntax highlighting and line numbers, but without any menus or toolbars.

It captures every line from first to last into a single image by scrolling through the file.

Usage

You can invoke the package through the "screenshot:take" command, through the "Packages" menu in the menu bar, or via the context menu. Note that a text editor needs to be active so that this package knows which code to capture.

Example

Atom window with opened context menu showing the screenshot option

This is the output image:

Resulting screenshot image