@[email protected] to Programmer [email protected]English • 2 years agoNew VS Code Extension Replaces Booleans with Toggleslemmy.sdf.orgimagemessage-square20fedilinkarrow-up159arrow-down11
arrow-up158arrow-down1imageNew VS Code Extension Replaces Booleans with Toggleslemmy.sdf.org@[email protected] to Programmer [email protected]English • 2 years agomessage-square20fedilink
minus-squareconciselyverboselinkfedilink0•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-square@[email protected]OPlinkfedilink1•2 years agoMore technical details in the full article ;)
minus-squareLeeennaaaaalinkfedilink2•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
As a visual indicator, sure.
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