Pygments is a generic syntax highlighter written in Python

python syntax-highlighting
1 Open Issue Need Help Last updated: Jul 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to add a new lexer for the Azure Bicep language to the Pygments syntax highlighter. This involves creating a lexer that correctly identifies and highlights the syntax of `.bicep` and `.bicepparam` files, based on the language specification provided in the Microsoft documentation.

Complexity: 4/5
help wanted good first issue A-lexing

Pygments is a generic syntax highlighter written in Python

Python
#python#syntax-highlighting