vscode-sqltools icon indicating copy to clipboard operation
vscode-sqltools copied to clipboard

Formatter stops working on VS code restart

Open olttwa opened this issue 4 years ago • 0 comments

Describe the bug The plugin works well upon installation. After restarting VS code, the formatter stops working.

** SQLtools output Channel Logs**

INFO: Executing SQLTools.getConnectionStatus
INFO: Executing SQLTools.getConnectionStatus
INFO: Executing SQLTools.getConnectionStatus
INFO: Executing SQLTools.showOutputChannel

** Developer Webview logs** Couldn't be seen.

To Reproduce Steps to reproduce the behavior:

  1. Install Plugin in VS Code
  2. Save a SQL file (Formatting works)
  3. Reload/Restart VS Code (Formatting stops working)

Expected behavior I expect Formatting to work.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • SQLTools Version v0.22
  • VSCode Version: 1.47.0
  • OS: Mac
  • Driver:
  • Postgres

olttwa avatar Jul 18 '20 09:07 olttwa