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

MS `vscode-js-debug' Installation and Integration #736

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on May 3, 2023

  1. MS `vscode-js-debug' Installation and Integration

    Add latest vscode-js-debug adaptor, update installation routines
    so vscode adaptors on Github can be easily installed.  In order to
    make this work, updates for the latest DAP Spec for reverse
    requests.
    jeff-phil committed May 3, 2023
    Configuration menu
    Copy the full SHA
    c40ea5d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    9e24525 View commit details
    Browse the repository at this point in the history
  2. Update PR emacs-lsp#736 fix for `dap-debug-last' command

    + Remove child debug session from dap--debug-configuration, if
    added.  This will allow `dap-debug-last' command to work using
    parent.
    + Other general long line reformatting to make more readable.
    jeff-phil committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    aab923f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d79547d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    e529e9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a65ed4 View commit details
    Browse the repository at this point in the history