Snowflake-Labs / sqltools-snowflake-driver

A Snowflake driver for the SQLTools VSCode extension.
MIT License
35 stars 15 forks source link

VS Code version compatibility #1

Closed jkcts closed 3 years ago

jkcts commented 3 years ago

Is this driver specific to certain versions of VS Code? If yes, please let us know from which version upwards the driver works. While trying to install on Version: 1.37.1 (system setup) we get a compatibility error message.

image

koszti commented 3 years ago

VSCode 1.42.1 should be enough for this extension but it's tested only on the latest vscode 1.50.1

Upgrading from 1.37.1 sounds like wise idea anyways because is almost 1.5 years old. Enabling automatic updates in VS Code usually does a nice job and highly recommended to enable if possible.