You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got the extension installed from the marketplace, but much of the functionality isn't showing up.
What worked:
Auth. This redirected to our org AAD login and worked as expected.
Adding a cluster connection - Database names don't show up, just IDs (bummer), but this otherwise went just fine
Manually creating a KNB. I created a new file and saved it as a KNB, which VSCode did recognize as a "Kusto" file
Configuring the kusto connection for the KNB - I had to use the "bin" button in the UI. That popped a chooser in the Command Palette, which listed the aforementioned cluster/databases. Clicking on one seemed to do.. something.
What didn't work:
Neither the "Create Kusto Notebook" nor the "Configure Kusto Command" Commands are showing up in the palette
Shift+Enter on a bit of script does nothing. There's also no "Run" button in the UI, so I'm assuming the shift+enter is "deal" and isn't actually trying to do anything.
The UI for the saved KNB doesn't look like the screenshots. It still looks like it's just a text file.
Extension appears installed with the latest(?) version:
Connection panel is there (and shows the cluster connection I added when opened):
Create and Configure commands are missing:
I opted not to include an actual table name in the next screenshot, which maybe affects the behavior, so not sure how useful it will be, but when I have an actual table in there, the hover text does correctly show the table schema, so something is working.
I've got the extension installed from the marketplace, but much of the functionality isn't showing up.
What worked:
What didn't work:
Extension appears installed with the latest(?) version:
Connection panel is there (and shows the cluster connection I added when opened):
Create and Configure commands are missing:
I opted not to include an actual table name in the next screenshot, which maybe affects the behavior, so not sure how useful it will be, but when I have an actual table in there, the hover text does correctly show the table schema, so something is working.
Version: 1.59.1 (user setup)
Commit: 3866c3553be8b268c8a7f8c0482c0c0177aa8bfa
Date: 2021-08-19T11:56:46.957Z
Electron: 13.1.7
Chrome: 91.0.4472.124
Node.js: 14.16.0
V8: 9.1.269.36-electron.0
OS: Windows_NT x64 10.0.19043
The text was updated successfully, but these errors were encountered: