Cor Peters
|
cd65a48635
|
Made toggle_comments language dependent (#463)
* Made toggle_comments language dependent
* Fixed Test Cases
* Added clippy suggestion
* Small Fixes
* Clippy Suggestion
Co-authored-by: Cor <prive@corpeters.nl>
|
2021-07-19 01:33:38 +09:00 |
|
Blaž Hrastnik
|
7f6265ecf3
|
fix: crash with ctrl-c on empty file
|
2021-06-24 01:38:02 +09:00 |
|
Wojciech Kępka
|
c978d811d9
|
Cleanup find_first_non_whitespace_char funcs
|
2021-06-08 17:22:37 +09:00 |
|
Blaž Hrastnik
|
9eaef6e333
|
Fully drop State references.
|
2021-03-31 15:45:18 +09:00 |
|
Blaž Hrastnik
|
06aca7691c
|
clippy lint
|
2021-03-24 14:58:01 +09:00 |
|
Blaž Hrastnik
|
f29f01858d
|
Implement iter() and len() directly on Selection.
|
2021-03-19 11:14:13 +09:00 |
|
Blaž Hrastnik
|
59e6024186
|
Remove State from a few more signatures.
|
2021-03-18 14:17:32 +09:00 |
|
Blaž Hrastnik
|
8eaf9a432d
|
Make Transaction::change only rely on the rope.
|
2021-03-18 13:39:56 +09:00 |
|
Blaž Hrastnik
|
7a1ff5e45f
|
commands: Wire up toggle comments as ctrl-c
|
2021-02-19 13:59:24 +09:00 |
|
Blaž Hrastnik
|
d0791e0f98
|
core: Implement comment toggling module.
|
2021-02-18 18:35:39 +09:00 |
|