Tag: Visual Studio Code
All the articles with the tag "Visual Studio Code".
Set .sql Files to Open with Visual Studio Code
Published: at 07:38 PMLearn how to set .sql files to open with Visual Studio Code by configuring default apps in Windows.
Execute .csx as a Task in VSCode
Published: at 06:18 AMLearn how to configure Visual Studio Code to execute C# scripts (.csx) as a task using a custom `tasks.json` configuration.