Over the last couple of years I have been using VSCode more and more and Visual Studio less and less, this is great but there isn't first class support for SSDT in VSCode, it would be great if there was but there isn't today. This means I need to use Visual Studio to work with SSDT but often I find I just need to change a stored procedure or table and I don't actually need the full SSDT experience, just a subset - can I change something and does it build, and can I deploy that build and run the tests?