• snowe@programming.devM
    link
    fedilink
    arrow-up
    2
    ·
    2 年前

    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.

    • 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.