Nathan Vegdahl
|
6e15c9b874
|
Make vertical selection movement work properly.
|
2021-07-05 18:58:33 -07:00 |
|
Nathan Vegdahl
|
220bc85821
|
Fix all remaining warnings in helix-core except for two.
I'm not sure how to address them, because they look like they
might be bugs, and code is involved. Will poke the relevant people.
|
2021-07-01 19:06:52 -07:00 |
|
Nathan Vegdahl
|
b571f28641
|
Remove #[allow(unused)] from helix-core, and fix unused imports.
Still a bunch more warnings to fix in core, but it's a start.
|
2021-07-01 19:06:52 -07:00 |
|
Nathan Vegdahl
|
4efd6713c5
|
Work on moving code over to LineEnding instead of assuming '\n'.
Also some general cleanup and some minor fixes along the way.
|
2021-06-20 15:33:02 -07:00 |
|
Blaž Hrastnik
|
06aca7691c
|
clippy lint
|
2021-03-24 14:58:01 +09:00 |
|
Blaž Hrastnik
|
dbcc099f48
|
Move things out of state.rs.
|
2021-03-18 14:07:53 +09:00 |
|
Blaž Hrastnik
|
7c99ff58fd
|
nix: include rust-src so rust-analyzer works correctly.
|
2021-01-19 16:16:15 +09:00 |
|
Blaž Hrastnik
|
088f8a82af
|
Incremental parsing: rough draft.
|
2020-09-17 16:32:40 +09:00 |
|
Blaž Hrastnik
|
44ff4d3c1f
|
Implement a new core based on CodeMirror.
|
2020-05-25 13:02:21 +09:00 |
|
Blaž Hrastnik
|
240e5f4e3d
|
Initial import.
|
2020-05-20 18:14:51 +09:00 |
|