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
Commit message (
Expand
)
Author
Age
...
*
Merge remote-tracking branch 'origin/master' into debug
Blaž Hrastnik
2022-02-13
*
wip
Blaž Hrastnik
2021-12-13
*
dap: Improve variables UI
Blaž Hrastnik
2021-12-09
*
TODO
Blaž Hrastnik
2021-12-09
*
dap: Simplify a few more statements that could use the debugger macro
Blaž Hrastnik
2021-12-09
*
dap: Extract a macro that fetches a debugger or returns
Blaž Hrastnik
2021-12-07
*
dap: Fix an off-by-one error when jumping
Blaž Hrastnik
2021-12-07
*
clippy lint
Blaž Hrastnik
2021-12-06
*
Make thread_picker non-blocking
Blaž Hrastnik
2021-12-06
*
Apply suggestions from code review
Blaž Hrastnik
2021-12-06
*
Make dap_start non-blocking
Blaž Hrastnik
2021-12-03
*
dap: Start working on runInTerminal support
Blaž Hrastnik
2021-12-03
*
Simplify some cases that use return None to use ?
Blaž Hrastnik
2021-12-02
*
dap: Use cursor_line over cursor + char_to_line
Blaž Hrastnik
2021-12-02
*
dap: Fix an off-by-one and move the function over to commands/dap
Blaž Hrastnik
2021-12-02
*
dap: Remove some unwraps
Blaž Hrastnik
2021-12-02
*
Mark some more TODOs as resolved
Blaž Hrastnik
2021-12-01
*
These TODOs have been resolved
Blaž Hrastnik
2021-12-01
*
dap: Rewrite breakpoints so that there's a single set maintained
Blaž Hrastnik
2021-11-30
*
Pass editor into render_view & gutter, reducing the number of params
Blaž Hrastnik
2021-11-30
*
dap: Toggle breakpoints without changing selection, fix offset calc
Blaž Hrastnik
2021-11-22
*
dap: Always edit breakpoints on the correct document
Blaž Hrastnik
2021-11-22
*
dap: Remove the prompt line parameter, use insert_str instead
Blaž Hrastnik
2021-11-22
*
dap: Modify breakpoints in place with no cloning
Blaž Hrastnik
2021-11-22
*
dap: Remove an excess clone on enable_exceptions
Blaž Hrastnik
2021-11-21
*
dap: Simplify debug_parameter_prompt
Blaž Hrastnik
2021-11-07
*
dap: Clean up dap_start_impl, no need to clone arg keys
Blaž Hrastnik
2021-11-07
*
dap: Minor simplifications
Blaž Hrastnik
2021-11-07
*
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
[prev]
[next]