sebastiancarlos@lemmy.sdf.org to Programmer HumorEnglish · 1 year agoNew VS Code Extension Replaces Booleans with Toggleslemmy.sdf.orgimagemessage-square26fedilinkarrow-up1203arrow-down13
arrow-up1200arrow-down1imageNew VS Code Extension Replaces Booleans with Toggleslemmy.sdf.orgsebastiancarlos@lemmy.sdf.org to Programmer HumorEnglish · 1 year agomessage-square26fedilink
minus-squaredingdong@lemm.eelinkfedilinkEnglisharrow-up1·edit-226 days agoNo 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.
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.