Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add kusto (.csl and .kusto). #2098

Closed
TiloGit opened this issue Mar 29, 2022 · 1 comment · Fixed by #2552
Closed

Add kusto (.csl and .kusto). #2098

TiloGit opened this issue Mar 29, 2022 · 1 comment · Fixed by #2552
Labels
help wanted Community help appreciated!

Comments

@TiloGit
Copy link

TiloGit commented Mar 29, 2022

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
PrismJS/prism#2697

@jeanas
Copy link
Contributor

jeanas commented Mar 29, 2022

How about adding it yourself? All you need to know is explained at https://pygments.org/docs/lexerdevelopment/.

@jeanas jeanas added the help wanted Community help appreciated! label Mar 29, 2022
@Iain-S Iain-S mentioned this issue Oct 29, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Community help appreciated!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants