First I showcase the extension using images then I write about the extension towards the end of the readme. Step 1: Create a .net project and right click a folder then click 'New C# Class' in the context menu. Step 2: Type in a class name Step 3: (this step is here to showcase what I entered) Step 4: Alter the generated namespace to your liking (or write a new one entirely) Step 5: (this step is here to showcase what I entered) Step 6: The Test.cs file was created in the selected directory. The repo is on github publicly and is located at https://github.com/huntercfreeman/VSCExtenNewCsharpClass I am working on other Blazor extensions for VSCode. So, stay tuned for more. I can be reached at huntercfreeman@gmail.com. I will happily take extension requests the only requirement is that they are Blazor related. |