Kusto Syntax DefinitionA Kusto syntax definition, as a Textmate grammar, packaged for Visual Studio Code. Supports Forked from https://github.com/josin/kusto-syntax-highlighting, original author Josef Sin, modified and re-published compliant with the Apache 2.0 License. Reason for the fork is a significant increase in the number of manually-supported builtin keywords and functions, and a future goal of providing solid support for source-controlled user-defined-functions. The syntax is originally based on TextmateBundleInstaller's Kusto syntax. TestingIsolated testing of the grammar is available with snapshot tests, via PanAeon/vscode-tmgrammar-test. Read more here.
Manually-taken visual snapshots of how the syntax highlighting looks with certain themes are in
Please update the visual snapshots when making tmLanguage changes. To take new snapshots, run the "All (Extension Pack)" target (see root ChangelogSee CHANGELOG.md BugsPlease file bugs and suggestions in the issue tracker. |