-
Added lexers:
-
Updated lexers:
-
Fix assert statements in TNT lexer.
-
Token types across all lexers have been unified (using the most common token
type name) (#1816, #1819) -
Improve Jasmin min score analysis (#1619)
-
Add new alias for Go files (#1827)
-
Fix multi-line console highlighting (#1833)
-
Add a new trivial lexer which outputs everything as
Text.Generic.Output
(#1835, #1836) -
Use the
.ini
lexer forsystemd
files (#1849) -
Fix a
FutureWarning
related towords()
(#1854) -
pwsh
is now recognized as an alias for PowerShell (#1876)