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

Support opening the Query Editor from outside (Portal, Fabric) using registerUriHandler #2532

Open
sevoku opened this issue Jan 13, 2025 · 0 comments
Labels
Milestone

Comments

@sevoku
Copy link
Member

sevoku commented Jan 13, 2025

We want to add "Open in VS Code" buttons to the Azure Portal and Fabric, for this we need to implement a handler using vscode.window.registerUriHandler (on activation) which will open the selected database/container in the Query Editor.

We also need to investigate whether we can navigate to the appropriate node in the resource tree (which might require changes to the Azure Resources extension)

@sevoku sevoku added the feature label Jan 13, 2025
@sevoku sevoku added this to the 0.25.0 milestone Jan 13, 2025
@sevoku sevoku changed the title Support opening the Query Editor from outside (Portal, Fabric) suing registerUriHandler Support opening the Query Editor from outside (Portal, Fabric) using registerUriHandler Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant