Pygmentize

Syntax highlighter for source code, powered by Pygments

javimosch fd2e3fe 482 B Updated

File contents

pygmentize Plugin

Highlight source code with syntax coloring in the terminal.

Usage

  • pygmentize self version — Print version
  • pygmentize self list-lexers — List available lexers
  • pygmentize self list-styles — List available styles
  • pygmentize _ _ -l python file.py — Highlight a Python file
  • pygmentize _ _ -g < file — Guess lexer from content and highlight

javimosch/supercli/tree/main/plugins/pygmentize/skills/quickstart commit fd2e3fe9e7

Frequently asked questions

npx skillmds@latest add javimosch/pygmentize