runtime-info-atom

Atom package that shows python runtime information in text editor

tarpas

255

0

1.0.0

MIT

GitHub

runtime-info-atom

Atom plugin that shows python runtime exceptions.

Decoration example

Installation

You can install through the CLI by:

$ apm install runtime-info-atom

Dependencies

Usage

Text editor decorations will be updated automaticly after pytest test suite finishes.

You can continuously update decorations with pytest-watch

Toggle panel

CTRL+ALT+O or CONTROL+OPTION+O on MAC