Kenneth Cochran
Kenneth Cochran
When two classes inherit from each other, it would be nice if the interfaces did also. ```cs [GenerateAutomaticInterface] public class Parent : IParent { public void ParentMethod() { } }...
Made simplicity verbiage more inclusive
### Describe the need of your request When launching our full app for local development with our aspire AppHost, we can debug the dotnet projects, but breakpoints in our JavaScript...
On Mac, I am unable to use the usual keybindings to jump forward and backward by words, go to previous/next line, etc. I've found that these same keybindings *do* work...