index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helix-term
/
src
/
commands
/
dap.rs
Commit message (
Expand
)
Author
Age
...
*
dap: Simplify launch & start
Blaž Hrastnik
2021-11-07
*
dap: Error implements Display so we can format with {}
Blaž Hrastnik
2021-11-07
*
dap: Consistently rename type as ty
Blaž Hrastnik
2021-11-07
*
dap: Avoid cloning old_breakpoints if we are immediately replacing them
Blaž Hrastnik
2021-11-07
*
dap: Avoid cloning *entire* stack frames when picking a thread
Blaž Hrastnik
2021-11-07
*
dap: Simplify more calls
Blaž Hrastnik
2021-11-07
*
dap: Get rid of excessive cloning
Blaž Hrastnik
2021-11-07
*
dap: Inline empty completer
Blaž Hrastnik
2021-11-07
*
dap: Fully extract template parameter prompts
Blaž Hrastnik
2021-11-07
*
Make picker take the whole context, not just editor
Blaž Hrastnik
2021-11-07
*
dap: Extract out variable rendering
Blaž Hrastnik
2021-11-07
*
Fix compilation
Blaž Hrastnik
2021-11-06
*
dap: Move template selection into a picker
Blaž Hrastnik
2021-11-06
*
dap: support arrays as arguments
Dmitry Sharshakov
2021-10-24
*
Use a newtype for ThreadId
Blaž Hrastnik
2021-10-17
*
fix lints
Dmitry Sharshakov
2021-09-26
*
editor: add Node.js debugger
Dmitry Sharshakov
2021-09-26
*
editor: support setExceptionBreakpoints
Dmitry Sharshakov
2021-09-26
*
Get breakpoint reports from debugger
Dmitry Sharshakov
2021-09-06
*
Fetch stack traces for all threads when debugger sets all_thread_stopped flag
Dmitry Sharshakov
2021-09-05
*
Clean up import
Dmitry Sharshakov
2021-09-05
*
Remove redundant fetching of stack traces
Dmitry Sharshakov
2021-09-05
*
Support thread previews
Dmitry Sharshakov
2021-09-05
*
Mouse command for editing logpoint
Dmitry Sharshakov
2021-09-05
*
Support editing breakpoint condition with right click
Dmitry Sharshakov
2021-09-05
*
Add command for editing breakpoint condition
Dmitry Sharshakov
2021-09-04
*
Fix crash when trying to select (view) threads when debuggee is running
Dmitry Sharshakov
2021-09-04
*
jump to selected stack frame
Dmitry Sharshakov
2021-09-04
*
show thread states in thread picker
Dmitry Sharshakov
2021-09-04
*
Don't show thread picker for single-threaded targets
Dmitry Sharshakov
2021-09-04
*
Fix clippy warnings
Dmitry Sharshakov
2021-09-04
*
compat: make thread IDs signed
Dmitry Sharshakov
2021-09-03
*
dap: Allow switching between stack frames
Blaž Hrastnik
2021-09-03
*
dap: Allow setting breakpoints before starting the adapter
Blaž Hrastnik
2021-09-03
*
dap: small TODO
Blaž Hrastnik
2021-09-03
*
dap: Extract thread_picker, make pause explicitly select a thread
Blaž Hrastnik
2021-09-03
*
dap: Extract a thread_states map
Blaž Hrastnik
2021-09-03
*
Refactor resume_application state handling
Blaž Hrastnik
2021-09-03
*
dap: refactor frame handling
Blaž Hrastnik
2021-08-30
*
dap: Remap keys, match current thread behavior from dap-mode, switch-thread
Blaž Hrastnik
2021-08-29
*
Extract dap commands into a separate file
Blaž Hrastnik
2021-08-29
[prev]