Releases: KreativJos/csharpextensions
Releases · KreativJos/csharpextensions
New templates & using submenu
- Added controller template
- Added api controller template (based on the one from Tdallau)
- Moved actions to a submenu
- Fix - Only show submenu when context is folder
Prevent extension search for .tmpl file popup & api updates
- Using async / await
- Prevent extension search for .tmpl file popup - Added by PoLaKoSz
- Fixed namespace if solution is in a subfolder
- Updated vscode api to 1.56.0
Crash when creating new file in CodeSpaces
Crash when creating new file in CodeSpaces
Added by danyhoron
RootNamespace detection
RootNamespace detection
Added by PoLaKoSz
Creating new enum command
Creating new enum command
Added by fakenmc