Editor integration

Emacs

pyastgrep works very well with compilation-mode and wrappers like projectile-compile-project from Projectile. We recommend setting up a keyboard shortcut for next-error to enable you to step through results easily.

Visual Studio Code

Run pyastgrep from a terminal and results will be hyperlinked automatically.

PyCharm

Run pyastgrep from a terminal and results will be hyperlinked automatically.

Others

Contributions to this section gladly accepted!