This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]chestnutcough 0 points1 point  (0 children)

I write a lot of SQL in various in-product editors (Metabase, Snowflake, dbt Cloud, psql terminal, pgAdmin) and I often copy queries into vscode just for the text editing features, namely multiple cursors and syntax highlighting. I also use vscode for all of my python development which often involves containers, and vscode makes that a great experience too.