This pull request fixes the issue of an opaque error occurring on refresh in the sqlsurge extension. The error was caused by a misconfiguration in the sqls connection settings. The fix includes updating the sqlsurge version to 0.5.2 and making changes to the language service host and completion test files.
Please review and merge this pull request to resolve the issue.
Fixes issue #46
This pull request fixes the issue of an opaque error occurring on refresh in the
sqlsurge
extension. The error was caused by a misconfiguration in thesqls
connection settings. The fix includes updating thesqlsurge
version to 0.5.2 and making changes to the language service host and completion test files.Please review and merge this pull request to resolve the issue.