No description
| Scripts | ||
| YasbExtension | ||
| .gitattributes | ||
| .gitignore | ||
| Directory.Build.props | ||
| Directory.Packages.props | ||
| nuget.config | ||
| Presets.json | ||
| README.md | ||
| YASBExtension.sln | ||
YASB Extension for Command Palette
How on Earth do I deploy this thing?
Start by following the Creating an extension guide and make sure that you have everything necessary to build and deploy a .NET 10 package. Next you'll need at least one version of Visual Studio, VSInsider / 2026 is the most recommended one (by me). Then just hit the deploy button under Build -> Deploy.
What should I change?
Make sure to update the Presets.json file according to your own needs, then run Generate-Presets.ps1.
What do I need to do to ensure that everything works as presumed?
Follow and install the configuration or mimic the layout as shown in this repository.