/astroid-syntax-highlight

Syntax highlighting plugin for Astroid (using pygments)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Syntax highlight plugin

Intro

This plugins syntax highlights code segments between ``` and <code></code> tags.

Requirements:

Installation

install by doing:

mkdir -p ~/.config/astroid/plugins/
cd ~/.config/astroid/plugins/
git clone https://github.com/astroidmail/astroid-syntax-highlight

...and restart astroid.

Licensing

See LICENSE for licensing information.