Kusto Explorer Code Navigation

Kusto.Explorer provides several features for easy code navigation using query symbols information.

Go-to symbol definition

You can navigate to the definition of the current symbol using F12 or Alt+Home short-cut.

List all references of a symbol

You can obtain all references of the current symbol using Ctrl+F12 short-cut.

References of a symbol Kusto Explorer Code Navigation.