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
/
Cargo.toml
Commit message (
Collapse
)
Author
Age
*
Always store the log file under home dir.
Blaž Hrastnik
2021-02-19
|
*
Update deps.
Blaž Hrastnik
2021-01-06
|
*
lsp: generate_transaction_from_text_edits
Blaž Hrastnik
2020-12-23
|
*
File picker mockup, reuses the line editor work done on Prompt.
Blaž Hrastnik
2020-12-17
|
*
move commands and keymap back to terminal.
Blaž Hrastnik
2020-12-10
|
|
|
|
|
Command needs to be able to deal with UI. We'll separate it again later on.
*
Configure logging (-vv for debug level logs)
Blaž Hrastnik
2020-12-03
|
*
Reroute LSP notification events into the main app event loop.
Blaž Hrastnik
2020-12-03
|
*
wip: Basic LSP lifecycle requests/notifications.
Blaž Hrastnik
2020-12-03
|
*
Use crate info for clap help text.
Blaž Hrastnik
2020-10-02
|
*
argh -> clap to speed up compilation (no syn/proc_macro)
Blaž Hrastnik
2020-10-01
|
*
Extend selection commands.
Blaž Hrastnik
2020-09-28
|
*
Split parts of helix-term into helix-view.
Blaž Hrastnik
2020-09-21
|
|
|
|
|
It still largely depends on term for some types but I plan to change that later.
*
Incremental parsing: rough draft.
Blaž Hrastnik
2020-09-17
|
*
Refactor a little bit.
Blaž Hrastnik
2020-09-12
|
*
cleanup: Import tree-sitter-highlight so we can cache trees.
Blaž Hrastnik
2020-09-11
|
*
draft: tree-sitter highlighting
Blaž Hrastnik
2020-09-09
|
*
Add helix-syntax as a wrapper around tree-sitter parsers.
Blaž Hrastnik
2020-09-09
|
*
Bump deps, eliminate a lot of transitive deps.
Blaž Hrastnik
2020-09-08
|
*
Experiment with TUI so we can render selections.
Blaž Hrastnik
2020-09-07
|
*
Bump deps, make it compile with latest smol.
Blaž Hrastnik
2020-09-04
|
*
Update dependencies.
Blaž Hrastnik
2020-08-11
|
|
|
|
smol 0.3 makes setup a whole lot easier.
*
Fix build.
Blaž Hrastnik
2020-06-07
|
*
Drop tui.
Blaž Hrastnik
2020-06-02
|
*
wip: importing to github
Blaž Hrastnik
2020-06-01
|
*
Start swapping from termwiz to crossterm + async.
Blaž Hrastnik
2020-05-28
|
*
Implement a new core based on CodeMirror.
Blaž Hrastnik
2020-05-25
|
*
Initial import.
Blaž Hrastnik
2020-05-20