Is there an existing issue for this?
OS/Web Information
- Web Browser: chrome
- Local OS: Windows
- Remote OS: Linux
- Remote Architecture:
code-server --version: 18.3
Steps to Reproduce
- The root problem is that postgresql vs code extemsion in air gapped env Database Client needs a companion JDBC extension that is missing, and SQLTools has a known bug in code-server where query results are blank not able to perform sql prompt and execution
Expected
its works as airgapped similar like internet connected machine with conenct database and sql query prompt to works
Actual
its works as airgapped similar like internet connected machine with conenct database and sql query prompt to works
Logs
Screenshot/Video
No response
Does this bug reproduce in native VS Code?
No, this works as expected in native VS Code
Does this bug reproduce in VS Code web?
Yes, this is also broken in VS Code web
Does this bug reproduce in GitHub Codespaces?
This cannot be tested in GitHub Codespaces
Are you accessing code-server over a secure context?
Notes
No response
Is there an existing issue for this?
OS/Web Information
code-server --version: 18.3Steps to Reproduce
Expected
its works as airgapped similar like internet connected machine with conenct database and sql query prompt to works
Actual
its works as airgapped similar like internet connected machine with conenct database and sql query prompt to works
Logs
Screenshot/Video
No response
Does this bug reproduce in native VS Code?
No, this works as expected in native VS Code
Does this bug reproduce in VS Code web?
Yes, this is also broken in VS Code web
Does this bug reproduce in GitHub Codespaces?
This cannot be tested in GitHub Codespaces
Are you accessing code-server over a secure context?
Notes
No response