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
...
*
Replace line endings using `set_line_ending` command (#1871)
Kirawi
2022-04-23
*
Send active diagnostics to LSP when requesting code actions. (#2005)
Robin Jadoul
2022-04-17
*
Pipe typable command (#1972)
Thomas
2022-04-17
*
Add `:write!` to create nonexistent subdirectories (#1839)
Omnikar
2022-04-12
*
Add runtime language configuration (#1794) (#1866)
Roland Kovacs
2022-04-05
*
Add typed commands buffer-next and buffer-previous (#1940)
Dr. David A. Kunz
2022-04-03
*
Avoid using the format ident Rust feature (#1881)
Marcin Puc
2022-03-30
*
Address clippy lint
Blaž Hrastnik
2022-03-28
*
Make truncate_start a builder method instead
Blaž Hrastnik
2022-03-28
*
Strip some more params
Blaž Hrastnik
2022-03-28
*
Remove more push_layer calls
Blaž Hrastnik
2022-03-28
*
Split off dap event handlers into helix-view to allow reuse
Blaž Hrastnik
2022-03-28
*
Add refresh-config and open-config command (#1803)
Joe
2022-03-25
*
Put esoteric line endings behind a feature flag
Blaž Hrastnik
2022-03-17
*
Refactor :set to parse by deserializing values (#1799)
Gokul Soumya
2022-03-15
*
Add horizontal and vertical split scratch buffers (#1763)
Joe
2022-03-14
*
migrate grammar fetching/building code into helix-loader crate
Michael Davis
2022-03-10
*
Fix bug in LSP when creating a file in a folder that does not exist (#1775)
Emil Fresk
2022-03-08
*
Bump dependencies
Blaž Hrastnik
2022-03-08
*
Split out typable commands into a separate file
Blaž Hrastnik
2022-03-07
*
Fix bug with auto replacing components in compositor (#1711)
Gokul Soumya
2022-03-03
*
Alert if LSP is inactive when command is invoked (#1703)
Gokul Soumya
2022-02-25
*
Close some popups automatically (#1285)
Bram
2022-02-23
*
Allow separate styles for markup headings (#1618)
Alex
2022-02-21
*
Extract a lsp position helper
Blaž Hrastnik
2022-02-18
*
Extract some duplication in lsp goto_ calls
Blaž Hrastnik
2022-02-18
*
Extract jump_to_location
Blaž Hrastnik
2022-02-18
*
Extract a common "language server or return" macro
Blaž Hrastnik
2022-02-18
*
Extract a helper function for lsp::Location
Blaž Hrastnik
2022-02-18
*
Move most LSP specific commmands to commands::lsp
Blaž Hrastnik
2022-02-18
*
dap: fix runInTerminal with lldb-vscode
Blaž Hrastnik
2022-02-18
*
Refactor symbol picker to share code
Blaž Hrastnik
2022-02-18
*
helix-term: implement buffer completer
Cole Helbling
2022-02-17
*
Allow static strings in set_status/set_error so API is nicer
Blaž Hrastnik
2022-02-15
*
dap: Reduce amount of block_on uses
Blaž Hrastnik
2022-02-15
*
..
Blaž Hrastnik
2022-02-15
*
Fix build on master
Blaž Hrastnik
2022-02-15
*
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
[prev]
[next]