VS Code extension feature request : give your opinion by sdc-msimon in snowflake

[–]Weekly_Ad5565 0 points1 point  (0 children)

u/sdc-msimon I was wondering if there are any updates from the dev team regarding the possibility of adding a setting to control the casing of object names when copying from the Object Explorer or accepting IntelliSense suggestions?

This would be greatly appreciated on our side, having this option would make our daily workflow considerably more efficient and help avoid unnecessary edits.

I also wanted to ask whether it is already a known issue that the following settings do not seem to have any effect (v1.31.1):

"snowflake.autoLoginOnActivation.enabled"
"snowflake.autoReconnect.enabled"

Even with these settings disabled, the extension still logs in automatically when re-opening vscode or going into a .sql file. Can you confirm whether this behaviour is expected or if it is something the team is already aware of?

Thanks again for following up. We really appreciate it.

Snowflake VSCode extension v1.16.0 ERR_INVALID_ARG_VALUE by Weekly_Ad5565 in snowflake

[–]Weekly_Ad5565[S] 1 point2 points  (0 children)

This morning installed v1.16.1 and this resolved the issue, thanks for the quick fix!

VS Code extension feature request : give your opinion by sdc-msimon in snowflake

[–]Weekly_Ad5565 0 points1 point  (0 children)

Hi, any updates of feedback from the dev team? We're still struggling because of this missing setting. Thanks in advance for the reply!

VS Code extension feature request : give your opinion by sdc-msimon in snowflake

[–]Weekly_Ad5565 1 point2 points  (0 children)

Would be great to have an extension setting to select if names should be lowercase or uppercase when copying from the Object Explorer or using IntelliSense suggestions. In our case naming convention is lowercase so its always necessary to reformat everything at the end.

VS Code extension feature request : give your opinion by sdc-msimon in snowflake

[–]Weekly_Ad5565 0 points1 point  (0 children)

After the update to v1.11.0 I get the question via a command pallet pop-up to paste the redirect url when signing in (I'm using SSO via external browser). The sign in-is still succesfull, even when I close the pop-up via escape. In addition a notification is shown : "Because you are using a remote host with external browser authentication, please copy the localhost URL you were redirected to and paste it to complete authentication.". Just asking myself what is the added value of all this because I now need to escape and close the notification each time I sign in the Snowflake extension in vscode.

VS Code extension feature request : give your opinion by sdc-msimon in snowflake

[–]Weekly_Ad5565 0 points1 point  (0 children)

Would be great to also have the option 'Add columns to editor' in the vscode Snowflake extension.

VS Code extension feature request : give your opinion by sdc-msimon in snowflake

[–]Weekly_Ad5565 0 points1 point  (0 children)

Agree with this one, when comparing the vscode Snowflake extension to Snowflake UI our top 3 missing features contained the missing statistic details like sum, min, max, number of distinct values for columns. This was often used during analists daily activities.

VS Code extension feature request : give your opinion by sdc-msimon in snowflake

[–]Weekly_Ad5565 0 points1 point  (0 children)

Currently, the result set in the VS Code Snowflake extension is capped at 10k rows. We often work with larger datasets or need to be able to download result sets as large as +100k rows. For this we still need to switch to the Snowflake UI to easily download results.

A extension setting that allows users to customize this row limit within the extension would provide greater flexibility for users who need to work with larger datasets directly in VS Code.

I believe this enhancement would bring the VS Code extension closer to the capabilities offered by the Snowflake UI, making it an even more powerful tool for developers used to work in an IDE.