you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 3 years ago (3 children)

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.

  • source
  • hideshow 6 child comments
  • [–] 0 points 3 years ago (1 child)
  • [–] 0 points 3 years ago (1 child)

    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.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 0 points 3 years ago (1 child)

    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.

  • source
  • parent
  • hideshow 2 child comments