Open Issues Need Help
View All on GitHub Add a lexer for Bicep 6 months ago
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/pygments
2.0K
Pygments is a generic syntax highlighter written in Python
Python
#python#syntax-highlighting