Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension isn't installing itself fully #46

Open
AaFortner opened this issue Aug 20, 2021 · 3 comments
Open

Extension isn't installing itself fully #46

AaFortner opened this issue Aug 20, 2021 · 3 comments

Comments

@AaFortner
Copy link

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:
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
Copy link
Member

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

@cveld
Copy link

cveld commented May 18, 2022

Still having this issue.

@asalcedo29
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants