• snowe@programming.devM
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    you’re misunderstanding. this is a function of the debugger. Your code has already been compiled and is currently running if you are using this feature.

    • Lil' Bobby Tables@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Ah, you’re right, that does make more sense. So this runs while the program is in debug mode.

      That relieves me a bit. I just feel like a lot of these new IDE features are things that no one specifically asked for.