Skip to content
New issue

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

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

Already on GitHub? # to your account

Add UriHandler to open remote tabular data sources from vscode:// Urls in a browser #96

Closed
RandomFractals opened this issue Jan 30, 2022 · 1 comment
Labels

Comments

@RandomFractals
Copy link
Owner

RandomFractals commented Jan 30, 2022

when remote data loading is implemented in #53

UriHandler docs: https://code.visualstudio.com/api/references/vscode-api#window.registerUriHandler

Sample repo: https://github.com/microsoft/vscode-extension-samples/tree/main/uri-handler-sample

@RandomFractals
Copy link
Owner Author

RandomFractals commented Feb 3, 2022

Supported Tabular Data Viewer vscode:// Url commands that can be executed directly from a browser via system-wide Urls:

@RandomFractals RandomFractals changed the title Add UriHandler to open remote tabular data sources Add UriHandler to open remote tabular data sources from vscode:// Urls in a browser Feb 4, 2022
RandomFractals added a commit that referenced this issue Feb 5, 2022
to display built-in sample data packages from vscode:// Url when launching vscode desktop version from a browser via system-wide Urls
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant