• @GlitchyDigiBun
      link
      English
      31 year ago

      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.

      • @[email protected]OP
        link
        fedilink
        English
        41 year ago

        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.

        • @GlitchyDigiBun
          link
          English
          21 year ago

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

        • @Korne127
          link
          English
          11 year ago

          Oh my god, this is amazing!

    • @[email protected]
      link
      fedilink
      English
      1
      edit-2
      14 days ago

      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.