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

Installed extensions don't appear as tabs on your management dashboard #697

Closed
SQLSlacker opened this issue Sep 25, 2018 · 8 comments
Closed

Comments

@SQLSlacker
Copy link

SQLSlacker commented Sep 25, 2018

Installed extensions don't appear as tabs on your management dashboard
Version 1.0.0 connecting to SQL 2016, installed SQL Server Agent 0.33.0, does not appear on connection to SQL server.
Also tried Server Reports 0.1.3 it doesn't appear either

@kburtram
Copy link
Member

@Blinkenn I wasn't able to repo this issue yet. Note that if you installed the extensions in SQL Ops Studio you'll need to reinstall them in the rebranded "Azure Data Studio". Assuming that's already been done (you can check in Extension Manager) I'm not sure the problem.

Are you seeing any errors in the "Help->Toggle Developer Tools" Console that may be related?

@SQLSlacker
Copy link
Author

I had uninstalled SQL Ops studio previously.
This was a fresh install of Azure Data Studio and extensions from inside the tool.

@kburtram
Copy link
Member

@Blinkenn could you please check if there's any error message in the "Help->Toggle Developer Tools" Console. Unfortunately I don't have a repro so it's difficult to advise.

@SQLSlacker
Copy link
Author

No errors, just 4 warnings and a note:
C:\Program Files\Azure Data Studio\resources\app\node_modules\zone.js\dist\zone-node.js:2280 Ctrl+Alt+ keybindings should not be used by default under Windows. Offender: SimpleKeybinding for focusOnCurrentQueryKeyboardAction
Zone.__load_patch.consoleMethods.forEach.console.(anonymous function) @ C:\Program Files\Azure Data Studio\resources\app\node_modules\zone.js\dist\zone-node.js:2280
C:\Program Files\Azure Data Studio\resources\app\node_modules\zone.js\dist\zone-node.js:2280 Ctrl+Alt+ keybindings should not be used by default under Windows. Offender: SimpleKeybinding for grid.toggleResultPane
Zone.__load_patch.consoleMethods.forEach.console.(anonymous function) @ C:\Program Files\Azure Data Studio\resources\app\node_modules\zone.js\dist\zone-node.js:2280
C:\Program Files\Azure Data Studio\resources\app\node_modules\zone.js\dist\zone-node.js:2280 Ctrl+Alt+ keybindings should not be used by default under Windows. Offender: SimpleKeybinding for grid.toggleMessagePane
Zone.__load_patch.consoleMethods.forEach.console.(anonymous function) @ C:\Program Files\Azure Data Studio\resources\app\node_modules\zone.js\dist\zone-node.js:2280
C:\Program Files\Azure Data Studio\resources\app\node_modules\zone.js\dist\zone-node.js:2280 Ctrl+Alt+ keybindings should not be used by default under Windows. Offender: SimpleKeybinding for query.goToNextQueryOutputTab
Zone.__load_patch.consoleMethods.forEach.console.(anonymous function) @ C:\Program Files\Azure Data Studio\resources\app\node_modules\zone.js\dist\zone-node.js:2280
C:\Program Files\Azure Data Studio\resources\app\node_modules\zone.js\dist\zone-node.js:2280 INFO no standard startup: not the explorer viewlet

2C:\Program Files\Azure Data Studio\resources\app\node_modules\zone.js\dist\zone-node.js:2280 [Embedded Page] Refused to apply inline style because it violates the following Content Security Policy directive: "style-src vscode-core-resource:". Either the 'unsafe-inline' keyword, a hash ('sha256-nCqFD9M76EcqwyZhxTmHGe/0JkyBhsg2uisiGVgQn1k='), or a nonce ('nonce-...') is required to enable inline execution.

@kburtram
Copy link
Member

Hmm, not really sure. In Extension Manager do the extension show in the Enabled section? Also, if you click on the + icon on the dashboard do you see the extensions available in the "Open dashboard extensions" dialog?

Extension Manager
image

Add Extension +
image

Open dashboard extensions dialog
image

@SQLSlacker
Copy link
Author

SQLSlacker commented Sep 26, 2018

They are enabled, however I don't have a + sign to add extension

@SQLSlacker
Copy link
Author

SQLSlacker commented Sep 26, 2018

Also, is this the correct area to report this issue?
There's also this https://github.com/Microsoft/azuredatastudio

@kburtram
Copy link
Member

@Blinkenn I left a response on issue microsoft/azuredatastudio#2702. I'll close this as a duplicate to keep our issues consolidated in that repo. Thanks!

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

2 participants