notebookPowerTools / vscode-kusto

Kusto Notebooks
MIT License
27 stars 8 forks source link

Extension isn't installing itself fully #46

Open AaFortner opened 2 years ago

AaFortner commented 2 years ago

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: image

Connection panel is there (and shows the cluster connection I added when opened): image

Create and Configure commands are missing: image

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. image

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

DonJayamanne commented 2 years ago

@bytehydrant Please could you install the latest version and let me know if it works or not. Thanks

cveld commented 2 years ago

Still having this issue.

asalcedo29 commented 1 month ago

@DonJayamanne was this ever resolved? I'm seeing the same missing commands in the 0.4.4 version.