lapce/lapce-data/src
Dongdong Zhou a0c2211e5f
Merge pull request #710 from panekj/feat/titlebar
feat: implement custom titlebar matching editor style
2022-07-02 22:10:13 +01:00
..
keypress Remove the sources of some warnings, and log to stderr 2022-06-19 14:01:08 +01:00
alert.rs alert when close editor if buffer not saved 2022-05-11 14:05:11 +01:00
command.rs Update inlay hints position when editing 2022-07-02 20:34:37 +01:00
completion.rs clean up 2022-06-11 11:22:56 +01:00
config.rs feat: implement custom titlebar matching editor style on Windows 2022-07-02 21:27:19 +02:00
container.rs Run cargo fmt. 2022-05-09 14:43:06 +02:00
data.rs save panel orders 2022-07-01 20:55:27 +01:00
db.rs save panel orders 2022-07-01 20:55:27 +01:00
document.rs Sort inlay hints 2022-07-02 15:12:26 -05:00
editor.rs get inlay hints only when editing 2022-07-02 20:49:16 +01:00
explorer.rs Add context menu to file explorer sidebar 2022-06-22 06:02:45 -05:00
find.rs remove buffer 2022-05-06 10:26:26 +01:00
history.rs add inlay hints background 2022-07-02 10:08:39 +01:00
hover.rs Fixed typos 2022-06-16 17:20:47 +03:00
lib.rs Remove most of the dead code 2022-05-12 21:08:36 +02:00
menu.rs Add context menu to file explorer sidebar 2022-06-22 06:02:45 -05:00
palette.rs change panel order 2022-07-01 20:36:30 +01:00
panel.rs Fix resizing bottom panel 2022-07-02 21:47:38 +01:00
picker.rs improve file explorer watch 2022-05-09 14:26:01 +01: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 Implement inlay hints 2022-06-30 20:25:18 -05:00
rich_text.rs Fixed typos 2022-06-16 17:20:47 +03:00
search.rs Squashed commit of the following: 2022-03-25 12:48:31 +00:00
settings.rs add settings value kind 2022-06-08 20:46:48 +01:00
signature.rs
source_control.rs Add button for committing 2022-06-27 11:23:49 -05:00
split.rs Restrict visibility and remove unused code 2022-05-12 21:57:47 +02:00
terminal.rs santilize modifiers 2022-05-22 21:05:09 +01:00