Azure Data Studio is dead...now what?
It was a cold, wet, Tuesday morning. In hindsight I should have known the weather was simply foreshadowing for the harsh reality that would soon confront me. I logged on, opened my web browser, and read the headline that shook me to my core.
Azure Da...
bradleyschacht.com6 min read
Thanks for sharing your detailed journey from SSMS to Azure Data Studio and now VS Code! I can relate to the struggle of switching tools and adjusting workflows. Your VS Code settings breakdown is super helpful—especially the tip about disabling “accept suggestions on Enter” to avoid unwanted intellisense inserts.
I’m also a fan of customizing VS Code to fit my needs, and it’s interesting how some features just don’t have direct equivalents between ADS and VS Code. The way you balance between functionality and comfort really resonates.
Right now, I mainly use VS Code with the MSSQL extension too, but I still keep SSMS handy for some edge cases. Curious—what’s your favorite VS Code shortcut or extension that boosts your SQL productivity?