17 points

I can’t tell if it’s a parody or an actual genius idea.

permalink
report
reply
1 point
*

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
report
parent
reply
3 points

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
report
parent
reply
2 points

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
report
parent
reply
1 point

Eh, I’ll stick with C# slowly becoming more and more syntax-redundant like all the other OOPLs :'(

permalink
report
parent
reply
11 points

Previously I was able to search for “true” and “false” in my codebase. How do I do that now? VS Code has a new search interface specifically for toggles. It’s closed by default, but you can open it by clicking the “Toggle Search Toggle” toggle.

Yo dawg, I heard you liked toggles so we gave you a toggle to search for toggles in your toggle

Also, the section defining behaviour for null and undefined values are kind of bonkers.

Buuut, a nice visual nonetheless. I don’t see myself using it though.

permalink
report
reply
10 points

I, uh, actually kind of like the idea. If you just visually converted primitives to a toggle after you type true/false, and let you delete it like any other text, it could be a small convenience on any flags you might change during the development process.

permalink
report
reply
3 points

As long as it’s not literally a toggle that you can interact with.

I can only imagine the horrors of accidentally clicking in the editor while selecting some text and quietly changing certificateIsValid = false; to true or something like that.

permalink
report
parent
reply
2 points

Nah, make it a keybind like alt-shift-click and give it a deafening sound like throwing an industrial breaker.

permalink
report
parent
reply
2 points
*

I mean this as a joke but you might be right. A quick search suggests that no one implemented something like this yet.

permalink
report
parent
reply
0 points

As a visual indicator, sure.

permalink
report
parent
reply
4 points

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.

permalink
report
parent
reply
3 points

More technical details in the full article ;)

permalink
report
parent
reply
8 points

It looks neat, but I think I’ll keep my true and false. I don’t like chhannngggeeee!

permalink
report
reply
5 points

Ngl I dont hate it.

permalink
report
reply

Programmer Humor

!programmerhumor@lemmy.ml

Create post

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.

Community stats

  • 3.7K

    Monthly active users

  • 1.5K

    Posts

  • 35K

    Comments