.. |
buffer
|
Merge pull request #413 from bugadani/selection
|
2022-04-19 08:45:11 +01:00 |
editor/commands
|
Merge pull request #413 from bugadani/selection
|
2022-04-19 08:45:11 +01:00 |
keypress
|
Fix clippy warnings
|
2022-04-16 23:38:17 -06:00 |
buffer.rs
|
Reimplement character insertion as a command
|
2022-04-18 22:34:13 +02:00 |
command.rs
|
Create command to select active file in file_explorer
|
2022-04-11 19:46:43 +02:00 |
completion.rs
|
Merge pull request #207 from bugadani/fuzzy
|
2022-03-26 20:04:11 +00:00 |
config.rs
|
Remove custom hex_to_color fn.
|
2022-04-08 14:36:47 +01:00 |
container.rs
|
split data into lapce-data
|
2022-03-08 15:08:35 +00:00 |
data.rs
|
Merge pull request #413 from bugadani/selection
|
2022-04-19 08:45:11 +01:00 |
db.rs
|
Replace with BufferData
|
2022-04-06 13:44:57 +02:00 |
editor.rs
|
Merge pull request #413 from bugadani/selection
|
2022-04-19 08:45:11 +01:00 |
explorer.rs
|
Deselect if tab is closed
|
2022-04-11 19:46:43 +02:00 |
find.rs
|
search box
|
2022-03-23 17:44:34 +00:00 |
hover.rs
|
clippy fix
|
2022-03-30 21:09:06 +01:00 |
lib.rs
|
Remove duplicate scroll module
|
2022-04-10 22:11:46 +02:00 |
lsp.rs
|
move serialize data to lapce-rpc (#294)
|
2022-03-26 12:35:57 +00:00 |
menu.rs
|
hide menu command shouldn't change focus
|
2022-03-30 22:30:20 +01:00 |
movement.rs
|
Take selections by either value or ref
|
2022-04-18 22:47:30 +02:00 |
outline.rs
|
split data into lapce-data
|
2022-03-08 15:08:35 +00:00 |
palette.rs
|
fix: Use const &[&str] instead of Vec<String>
|
2022-04-15 21:21:08 +02:00 |
panel.rs
|
CRLF to LF
|
2022-03-21 10:53:55 +00:00 |
picker.rs
|
move serialize data to lapce-rpc (#294)
|
2022-03-26 12:35:57 +00:00 |
plugin.rs
|
CRLF to LF
|
2022-03-21 10:53:55 +00:00 |
problem.rs
|
CRLF to LF
|
2022-03-21 10:53:55 +00:00 |
proxy.rs
|
Merge pull request #299 from hasali19/wsl
|
2022-03-30 20:27:33 +00:00 |
search.rs
|
Squashed commit of the following:
|
2022-03-25 12:48:31 +00:00 |
settings.rs
|
esc on settings
|
2022-03-24 10:11:58 +00:00 |
signature.rs
|
split data into lapce-data
|
2022-03-08 15:08:35 +00:00 |
source_control.rs
|
move serialize data to lapce-rpc (#294)
|
2022-03-26 12:35:57 +00:00 |
split.rs
|
CRLF to LF
|
2022-03-21 10:53:55 +00:00 |
state.rs
|
Remove unused Counter in data crate.
|
2022-04-04 21:37:55 +01:00 |
terminal.rs
|
move serialize data to lapce-rpc (#294)
|
2022-03-26 12:35:57 +00:00 |