Code Angry

Results 3 comments of Code Angry

**This would be really useful!** Adding metadata to any C# Project folder to override default folder-structure based namespace with: - default namespace: `(empty)` would follow default functionality - absolute namespace:...

> I would like to see this too, in smaller projects, it sometimes makes sense to organize files into folders, but use one namespace for all objects. **example**: _Organizing models...

Just do the laziest possible thing, Microsoft. In `RowDefinitions` and `ColumnDefinitions` and a fake element called `GapDefinition`. It would just work as adding a Row/Column Definition with a size and...