295
Whitespace
(programming.dev)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
I'm just a c# dev wishing to fuck we had something visual to indicate reference types so my coworkers could stop misusing them
https://stackoverflow.com/questions/76975645/how-can-i-give-different-colors-for-class-enum-and-interface-names-identifiers might get you closer?
oh thank you! I use jetbrains but I wonder if I can implement the same thing
It's such a short list of value types though. How can they have that much trouble? All of the various ints and floats, bool, char, structs, and enums. Everything else is reference.