astroidmail / astroid-syntax-highlight

Syntax highlighting plugin for Astroid (using pygments)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Syntax highlighting plugin for Astroid (using pygments)

License:GNU General Public License v3.0


Languages

Language:Python 100.0%