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

Fix local resources loading #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ila-embsys
Copy link

@ila-embsys ila-embsys commented Aug 4, 2023

It fix #10

I found in the microsoft/vscode#81685 that:

The webview.asWebviewUri is now the preferred way to load local resources in webview. We really want all webviews to migrate to using this api instead of using vscode-resource uri directly.

...so all these changes are done around it.

Also the tests that look like someone's sandbox are removed and disabled some checks that require a lot of fixes that do not relate to the related issue.

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

Successfully merging this pull request may close these issues.

Not showing table rows in Firebird Query Results
2 participants