pygments
pygments copied to clipboard
Add kusto (.csl and .kusto).
Feature Request:
Add support for Azure Log Analytics (Kusto) (.csl and .kusto) Kusto Query Language (KQL) is used to query datasets via the Kusto Engine that is used across various Azure resources. (e.g. Azure Data Explorer, Azure Application Insights...)
see also https://github.com/josin/kusto-syntax-highlighting https://github.com/PrismJS/prism/issues/2697
How about adding it yourself? All you need to know is explained at https://pygments.org/docs/lexerdevelopment/.