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
/
ui
/
markdown.rs
Commit message (
Expand
)
Author
Age
*
ui: popup: Don't allow scrolling past the end of content
Blaž Hrastnik
2021-12-10
*
TODO
Blaž Hrastnik
2021-11-29
*
Solarized theme: fix popup colors, adjust menu (#1124)
Skyler Hawthorne
2021-11-20
*
Remove unused imports
Blaž Hrastnik
2021-11-18
*
ui: Stop hardcoding markdown doc colors
Blaž Hrastnik
2021-11-18
*
syntax: Properly handle injection-regex for language injections
Blaž Hrastnik
2021-09-16
*
Optimize completion doc position. (#691)
CossonLeo
2021-09-08
*
Refactor new Rect construction (#575)
Gokul Soumya
2021-08-21
*
Show file preview in split pane in fuzzy finder (#534)
Gokul Soumya
2021-08-12
*
Fix unused variable, parameter, and `mut` warnings in helix-term.
Nathan Vegdahl
2021-07-02
*
Remove #[allow(unused)] from helix-term, and fix unused imports.
Nathan Vegdahl
2021-07-02
*
reverse the dependency between helix-tui and helix-view (#366)
Keith Simmons
2021-06-25
*
Merge branch 'master' of github.com:helix-editor/helix into line_ending_detec...
Nathan Vegdahl
2021-06-20
|
\
|
*
Make completion window move to top when cursor is below half
wojciechkepka
2021-06-20
|
*
Add ability to change theme on editor
wojciechkepka
2021-06-19
*
|
Work on moving code over to LineEnding instead of assuming '\n'.
Nathan Vegdahl
2021-06-20
|
/
*
Completion: Format docs tabs & highlight in the doc's native language
Blaž Hrastnik
2021-05-30
*
Update deps, introduce the new tree-sitter lifetimes
Blaž Hrastnik
2021-05-27
*
Define text color (mostly) in theme.toml.
Blaž Hrastnik
2021-05-07
*
Clippy lint: replace with default -> take
Blaž Hrastnik
2021-04-07
*
Add the machinery to load syntax config from TOML.
Blaž Hrastnik
2021-03-25
*
ui: markdown: remove trailing blank line.
Blaž Hrastnik
2021-03-22
*
Merge some imports.
Blaž Hrastnik
2021-03-22
*
ui: Syntax highlight code inside markdown popups.
Blaž Hrastnik
2021-03-16
*
ui: Use parsed markdown contents to determine sizing.
Blaž Hrastnik
2021-03-15
*
ui: Account for padding on markdown renderer.
Blaž Hrastnik
2021-03-15
*
ui: popup: scroll documentation popups with c-u/c-d.
Blaž Hrastnik
2021-03-08
*
ui: Move terminal into compositor, redo required_size hints.
Blaž Hrastnik
2021-03-08
*
ui: wip: Markdown doc renderer.
Blaž Hrastnik
2021-03-05