JuanZoran
|
38b8e20729
|
chore: close window and buffer more safely
|
2023-04-07 19:05:24 +08:00 |
|
JuanZoran
|
c5216e2b37
|
feat: add prompt for waitting window
|
2023-03-26 20:14:31 +08:00 |
|
JuanZoran
|
82fa2a008a
|
style: code format use lua_ls
|
2023-03-24 00:56:36 +08:00 |
|
JuanZoran
|
a3b0a21d08
|
refactor: remove conf.query, use conf.frontend.query
|
2023-03-23 17:31:02 +08:00 |
|
JuanZoran
|
8e9ccfc8f7
|
refactor: remove TransMode, use vim-mode
|
2023-03-22 23:19:31 +08:00 |
|
JuanZoran
|
2bb4b4d46b
|
feat: add TranslateInput command
|
2023-03-22 22:27:27 +08:00 |
|
JuanZoran
|
8be4fb7303
|
fix: fix toggle entry will trigger auto_close events
|
2023-03-19 20:15:36 +08:00 |
|
JuanZoran
|
3eae6a40e9
|
fix: fix backend order mistake
|
2023-03-18 23:49:01 +08:00 |
|
JuanZoran
|
52d2741804
|
refactor: use online query method template instead of backend.query todo online query
|
2023-03-18 23:48:54 +08:00 |
|
JuanZoran
|
b2cafe3448
|
feat: add free backend iciba.lua and try to use template method for querying backend data
|
2023-03-18 23:48:54 +08:00 |
|
JuanZoran
|
870be41bee
|
fix: fix youdao input key calculate mistake (unicode uncode)
|
2023-03-16 16:07:53 +08:00 |
|
JuanZoran
|
9a2d3b4e0a
|
fix: use backend local strategy instead of global strategy
|
2023-03-16 11:49:26 +08:00 |
|
JuanZoran
|
978677696e
|
feat: add youdao backend file
|
2023-03-16 00:03:13 +08:00 |
|
JuanZoran
|
3981167d38
|
fix: fix lua invoke c function use main event loop
|
2023-03-15 22:12:55 +08:00 |
|
JuanZoran
|
af4bb42d59
|
refactor: remove do_query function
|
2023-03-15 20:57:28 +08:00 |
|
JuanZoran
|
21351b3a26
|
chore: use conf.theme instead of conf.style.theme
|
2023-03-15 19:27:21 +08:00 |
|
JuanZoran
|
e5f0f2bf34
|
feat: add auto resize animation
|
2023-03-15 11:34:50 +08:00 |
|
JuanZoran
|
f47abd1691
|
fix: more lsp info comment and fix backend opts error
|
2023-03-14 22:30:45 +08:00 |
|
JuanZoran
|
8a0021ead7
|
docs: add function explain doc
|
2023-03-14 18:17:07 +08:00 |
|
JuanZoran
|
4931bdc74a
|
fix: backup
|
2023-03-14 13:18:53 +08:00 |
|
JuanZoran
|
693dd0c7aa
|
refactor: add frontend.hover.load function to set buffer content
|
2023-03-13 21:44:56 +08:00 |
|
JuanZoran
|
7731c6c8cb
|
refactor: remove wrapper folder
|
2023-03-13 19:50:28 +08:00 |
|
JuanZoran
|
3c28af5314
|
refactor: begin to try to refactor frontend part
|
2023-03-12 22:28:15 +08:00 |
|
JuanZoran
|
f86ff7b615
|
refactor: add cache logic
|
2023-03-12 21:33:00 +08:00 |
|
JuanZoran
|
493fad6a3f
|
fix: fix curl GET method can convert space to arguments
|
2023-03-12 16:24:21 +08:00 |
|
JuanZoran
|
5a36ffad1c
|
fix: better backend configuration file parser
|
2023-03-12 15:18:38 +08:00 |
|
JuanZoran
|
ded28b68bc
|
style: use Trans.key instead of "Trans.key"
|
2023-03-12 11:23:29 +08:00 |
|
JuanZoran
|
27ef2c00b0
|
chore: sync and leave bug to be fixed
|
2023-03-12 09:56:31 +08:00 |
|
JuanZoran
|
164e17f737
|
chore: sync
|
2023-03-11 11:32:13 +08:00 |
|
JuanZoran
|
20fffe0ee5
|
style(core.*, health.lua): better code style and backend strategy
|
2023-03-11 00:25:21 +08:00 |
|
JuanZoran
|
da1f847bd0
|
refactor: support async online query engine:baidu
|
2023-03-10 07:25:20 +08:00 |
|
JuanZoran
|
0be7ff07b5
|
feat: try to use panvimdoc
|
2023-03-09 19:52:22 +08:00 |
|
JuanZoran
|
6d1bfbc437
|
refactor: reduce useless code
|
2023-01-14 01:57:12 +08:00 |
|
JuanZoran
|
17ffaf69c9
|
docs: modify readme file
|
2023-01-10 23:37:26 +08:00 |
|
JuanZoran
|
01f5882b13
|
fix: add max_size support and definition need better format
|
2023-01-10 23:15:31 +08:00 |
|
JuanZoran
|
a57a6e47ab
|
fix: fix format and process function behaviours
|
2023-01-10 17:51:07 +08:00 |
|
JuanZoran
|
1b95485ae6
|
fix: try reducing some bugs
|
2023-01-10 14:40:28 +08:00 |
|
JuanZoran
|
ff36cfd549
|
feat: add more bugs
|
2023-01-09 23:20:56 +08:00 |
|
JuanZoran
|
32cba43aa2
|
feat: format code and add cmd doc
|
2023-01-09 15:37:58 +08:00 |
|