Skip to content

rosshamish/kuskus

Repository files navigation

Kuskus

The extension pack so nice they named it twice

This repo houses a number of useful extensions supporting Kusto development in VS Code. They can be installed independently, but it's recommended to just install the extension pack which includes them all.

Kusto is an ergonomic database query language used extensively across Microsoft: https://aka.ms/kusto.

VS Code is a lightweight code editor https://code.visualstudio.com/

Contributing

This project is not under active development as of June 2020. Contributions are still welcome. I also would welcome a volunteer to take over the project. If you are interested, please open an issue to let me know!

Extensions

[Kuskus] Kusto Extension Pack All extensions in one pack. One click to install them all!
- -
Kusto Syntax Highlighting Textmate grammar. Works with most themes. Fork of josefsin/kusto-syntax-highlighting.
Kusto Color Themes [Kuskus] Kusto (Dark)
[Kuskus] Kusto (Dark)
Kusto Language Server Autocomplete
Autocomplete
Hover info
Hover Info
Format Document
Format Document
Supports builtins out of the box. You can also Load Symbols to get intellisense for the tables and functions on your cluster.
Load Symbols
Diagnostics are also available, but are not yet fully supported and are disabled by default. Diagnostics are the red squiggly underlines / the items in the Problems tab.

Future Extensions

Deploy with Kustodian Check your functions, tables, and policies into source. Deploy them with Kustodian.
Run this Query Open Kusto Web Explorer and run the selected query

Contributors

  • Ross Anderson, on github @rosshamish
  • Peter Weisbeck, on github @weisbeck
  • Bradley Holloway, on github @bradleyholloway
  • Josiah Matlack, on github @mosqutip
  • Pradeep Vairamani

Bugs

Please file bugs and suggestions in the issue tracker.