Skip to content
This repository was archived by the owner on Jan 27, 2021. It is now read-only.
This repository was archived by the owner on Jan 27, 2021. It is now read-only.

Rename the "Debugging is ON|OFF" #16

@paxtonhare

Description

@paxtonhare

If you want to use dbg:stop() in your code instead of connecting the debugger you can. But... the current UI code will bail because it's checking to ensure the debugger is connected.

This is an easy fix. Just don't require the debug toggle to be on. Thus the title. Debugging is ON|OFF is misleading. All that does is connects to the server which forces subsequent requests to auto-pause.

So maybe the toggler should say "Pause all requests on start: ON|OFF" or some such.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions