▲ 59 ▼ New VS Code Extension Replaces Booleans with Toggles (lemmy.sdf.org) submitted 3 years ago by sebastiancarlos@lemmy.sdf.org to c/programmerhumor@lemmy.ml 21 comments fedilink hide all child comments
[–] fibojoly@sh.itjust.works 16 points 3 years ago (2 children) I can't tell if it's a parody or an actual genius idea. permalink fedilink source hideshow 4 child comments replies: [–] GlitchyDigiBun@lemmy.world 3 points 3 years ago (1 child) I would like to see the debugger give a list of all these boolean values and watch them toggle in real time. That would be far more useful. permalink fedilink source parent hideshow 2 child comments replies: [–] sebastiancarlos@lemmy.sdf.org [S] 2 points 3 years ago (1 child) fwiw I opened an issue on the vs code repo. It already got a downvote and the issue was reassigned from one maintainer to another. Popcorn is tightly secured. permalink fedilink source parent hideshow 2 child comments replies: [–] GlitchyDigiBun@lemmy.world 1 point 3 years ago Eh, I'll stick with C# slowly becoming more and more syntax-redundant like all the other OOPLs :'( permalink fedilink source parent [–] dingdong@lemm.ee 1 point 2 years ago* No there is AT LEAST one use for this. You could create an options class with booleans, and you could toggle settings when running or debugging. Also less savvy people (other non software engineers) can toggle settings easier for internal tools. permalink fedilink source parent
[–] GlitchyDigiBun@lemmy.world 3 points 3 years ago (1 child) I would like to see the debugger give a list of all these boolean values and watch them toggle in real time. That would be far more useful. permalink fedilink source parent hideshow 2 child comments replies: [–] sebastiancarlos@lemmy.sdf.org [S] 2 points 3 years ago (1 child) fwiw I opened an issue on the vs code repo. It already got a downvote and the issue was reassigned from one maintainer to another. Popcorn is tightly secured. permalink fedilink source parent hideshow 2 child comments replies: [–] GlitchyDigiBun@lemmy.world 1 point 3 years ago Eh, I'll stick with C# slowly becoming more and more syntax-redundant like all the other OOPLs :'( permalink fedilink source parent
[–] sebastiancarlos@lemmy.sdf.org [S] 2 points 3 years ago (1 child) fwiw I opened an issue on the vs code repo. It already got a downvote and the issue was reassigned from one maintainer to another. Popcorn is tightly secured. permalink fedilink source parent hideshow 2 child comments replies: [–] GlitchyDigiBun@lemmy.world 1 point 3 years ago Eh, I'll stick with C# slowly becoming more and more syntax-redundant like all the other OOPLs :'( permalink fedilink source parent
[–] GlitchyDigiBun@lemmy.world 1 point 3 years ago Eh, I'll stick with C# slowly becoming more and more syntax-redundant like all the other OOPLs :'( permalink fedilink source parent
[–] dingdong@lemm.ee 1 point 2 years ago* No there is AT LEAST one use for this. You could create an options class with booleans, and you could toggle settings when running or debugging. Also less savvy people (other non software engineers) can toggle settings easier for internal tools. permalink fedilink source parent