- Open *.kql & *.csl files in a Notebook editor.
- Run queries in *.kql & *.csl files against an Interactive Window.
- Updates to changes in API
- Updates to changes in API
- Updates to changes in API
- Support VS Code Stable
- Update to use latest VS Code API.
- Use the last selected connection for all future notebooks (unless explicitly set by user or defined in metadata).
- Port connection metadata from older *.knb notebooks to the new format.
- Ensure *.kql & *.csl files are detected as kusto files.
- Support for Application Insights
- Better handling of session timeout errors.
- Improvements to adding connections (Clusters & AppInsights)
- Added language capabilities for plain text kusto files (*.kql, *.csl)
- Support for Application Insights
- Better handling of session timeout errors.
- Improvements to adding connections (Clusters & AppInsights)
- Added language capabilities for plain text kusto files (*.kql, *.csl)
- Optionally save output in the notebook. Defaults to
false
. - Create notebooks from the
Kusto
view in Database & Table nodes. - Ability to delete connections.
- Support for language features in Kusto Notebooks (refactor, code completion, formatting, etc)
- Support for language features in Jupyter Notebooks when using kqlmagic
- Kust panel, with access to clusters, databases & related information.
- Improved getting started experience for Notebooks (configuring cluster/database).
- Better data table viewer
- Support for time series and scatter charts.
- Support for viewing nested json.
- Improved authentication (using VS Code's built-in authentication)
- Using a custom notebook file (no longer using
*.ipynb
, now using*.knb
) - Storing cluster and database information in the notebook metadata.
Initial release
Thanks to the various projects we provide integrations with which help make this extension useful: