@sebastiancarlos to Programmer Humor@lemmy.mlEnglish • 2 years agoNew VS Code Extension Replaces Booleans with Toggleslemmy.sdf.orgimagemessage-square25arrow-up1113arrow-down11
arrow-up1112arrow-down1imageNew VS Code Extension Replaces Booleans with Toggleslemmy.sdf.org@sebastiancarlos to Programmer Humor@lemmy.mlEnglish • 2 years agomessage-square25
minus-squareconciselyverboselinkfedilink2•2 years agoOh, I could easily see a trainwreck of an implementation. But if this was just a display option like color coding keywords and variables, but you could click to change the underlying true/false? I might add it.
minus-squareLeeennaaaaalinkfedilink3•2 years agoBeatiful. Magnificent indeed To actual posisble implementations, it’d actually be interesting as an indicator next to the bool to make it easier to see when debugging
Oh, I could easily see a trainwreck of an implementation. But if this was just a display option like color coding keywords and variables, but you could click to change the underlying true/false? I might add it.
More technical details in the full article ;)
Beatiful. Magnificent indeed
To actual posisble implementations, it’d actually be interesting as an indicator next to the bool to make it easier to see when debugging