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, especially via CodeTriage! https://www.codetriage.com/rosshamish/kuskus Open Source Helpers

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

Contributions Welcome

Community interest has shaped kuskus. Here are ideas that have been requested and are open for contribution:

Idea Issue Notes
Kusto snippets #23 Common query templates (e.g. .set, let, join)
Azure Data Studio support #64 ADS uses a VS Code-compatible extension model
Jupyter Notebook support #68 Syntax highlighting in .ipynb Kusto cells
JSON-in-strings support #14 Highlight JSON embedded in Kusto string literals

See CONTRIBUTING.md to get started.

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.

About

The extension pack so nice they named it twice

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors