aboutsummaryrefslogtreecommitdiff
path: root/helix-tui/src/widgets/block.rs
Commit message (Expand)AuthorAge
* Fix clippy lints (#6454)Philipp Mildenberger2023-03-27
* Resolve a bunch of upcoming clippy lintsBlaž Hrastnik2022-11-04
* Add workspace and document diagnostics picker (#2013)Falco Hirschenberger2022-06-30
* Refactor Block with Default and bitflagsIvan Tham2022-05-22
* fix: Revert Block widget change that broke autoinfo backgroundBlaž Hrastnik2022-02-07
* Render code actions as a menu, allow adding padding to popupBlaž Hrastnik2022-01-31
* Update to rust 1.58, fix a bunch of optional lintsBlaž Hrastnik2022-01-16
* Fix panics when resizing (#1408)Mathis Brossier2022-01-16
* reverse the dependency between helix-tui and helix-view (#366)Keith Simmons2021-06-25
* Inline tui as helix-tui fork.Blaž Hrastnik2021-05-09