![]() C# UtilitiesThis extension adds utilitity commands and features that I found I needed when writting C# code in vscode. CommandsGenerate Assets from .slnIt generates all launch.json and task.json for all the projects inside the solution file.
Rerun this if you update the sln it will only add the newly added projects.
If you dont have a sln file you can do We now have config option to config the auto generated config files
Add csproj to solutionRight click on FeaturesNew File TemplateWhen creating a new .cs file it automatically generates with a template containing a file scoped
namespace and a selection of Auto Generate AssetsWhen a folder or workspace is loaded if the config |