AzureMonitor: Kusto language support (#33528)

* Add Kusto custom language to Monaco

* Load Kusto schema into monaco

* cleanup + tests

* cleanup + tests

* cleanup :)

* move monaco languages to a registry
This commit is contained in:
Josh Hunt
2021-05-11 16:48:59 +02:00
committed by GitHub
parent 4fabade35c
commit 72c9d806fd
22 changed files with 425 additions and 196 deletions
+1
View File
@@ -81,6 +81,7 @@
"@grafana/api-documenter": "7.11.2",
"@grafana/api-extractor": "7.10.1",
"@grafana/eslint-config": "2.4.0",
"@kusto/monaco-kusto": "3.2.7",
"@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1",
"@testing-library/jest-dom": "5.11.5",
"@testing-library/react": "11.1.2",