Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugger manager #373

Merged
merged 12 commits into from
Jul 7, 2024
Merged

Debugger manager #373

merged 12 commits into from
Jul 7, 2024

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    b317d42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11f81c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82c34fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    656b8bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a39b933 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    eaa040f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b73355f View commit details
    Browse the repository at this point in the history
  3. feat: Debugger control actions (pause, continue, step in, step over, …

    …step out, restart, stop)
    tomlin7 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    7e7b8cd View commit details
    Browse the repository at this point in the history
  4. feat: Debugger variables panel cleanup (shows locals, globals, etc), …

    …fixed issues with breakpoints on editor reopen
    tomlin7 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    0f76a1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18319e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6342e7 View commit details
    Browse the repository at this point in the history
  7. feat: Implemented debugger launch configurations for workspaces, chec…

    …k for launch configs in active directory
    tomlin7 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    5558957 View commit details
    Browse the repository at this point in the history