294 Commits

Author SHA1 Message Date
yetone
6b11ac7fd5
perf(selection): reduce the number of times indentation is calculated () 2024-08-31 13:29:28 +08:00
yetone
2a0a8684cf
fix(selection): cursor out of range when restoring () 2024-08-31 12:30:22 +08:00
Aaron Pham
97e691861c
fix(after): early supression of warnings (fixes ) ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-30 19:07:52 -04:00
Aaron Pham
b09ff856b7
fix(copilot): support credentials saved with copilot.vim ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-30 15:12:20 -04:00
Aaron Pham
5ff5dcf72b
chore(openai): add back support functions for ease-of-use ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-30 13:49:08 -04:00
Aaron Pham
b196627e86
chore(provider): use latest cohere models ()
Update prompts to correct grammar
concat with table.concat to avoid overhead

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-30 13:39:36 -04:00
Aaron Pham
61acd714ba
fix(copilot): doesn't yet support image ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-30 11:59:40 -04:00
yetone
104484f17c
fix: use the original prompts () 2024-08-30 22:21:50 +08:00
yetone
5cf85d59bd
fix: ensure there is no overlap between code snippets () 2024-08-30 20:43:26 +08:00
yetone
fc1bcda822
fix: copilot message format () 2024-08-30 19:25:04 +08:00
yetone
2997d4669a
refactor: refactor planning prompts to resolve line number issues and indentation issues () 2024-08-30 18:53:49 +08:00
yetone
07c1d707da
fix: indentation issue in copilot model and openai model () 2024-08-30 15:40:40 +08:00
yetone
ec4d2eee0b
fix: copilot config path () 2024-08-30 15:13:52 +08:00
yetone
8c71e1f624
feat: support apply current code snippet () 2024-08-30 15:01:23 +08:00
Aaron Pham
ea73816665
fix(warning): taken into account silent_warning (fixes ) ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-30 02:08:59 -04:00
Cosmin Nicolaescu
b7127b33c6
chore(provider): update supported LLM list () 2024-08-30 01:51:26 -04:00
Aaron Pham
483f71dba4
feat(provider): support copilot ()
* feat(provider): add back support for copilot

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* docs: add acknowledgement

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

---------

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-29 23:36:39 -04:00
Aaron Pham
b43377c044
chore(config): add silent_warning options ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-29 17:08:39 -04:00
Aaron Pham
bd500feeec
chore(logs): silent safe_keymap_set to debug (fixes ) ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-29 17:00:44 -04:00
Aaron Pham
33dc1ed470
chore(clipboard): accept nil ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-29 13:14:19 -04:00
Josef Moudrik
fa043bf8ce
config.lua: improve check for img-clip () 2024-08-29 23:17:44 +08:00
yetone
cdd7730bd7
feat: choose all theirs () 2024-08-29 20:32:00 +08:00
yetone
24b0bfadea
fix: compatible with the situation of disabling lsp inlay_hint delay () 2024-08-29 19:46:51 +08:00
Maddison Hellstrom
abe08d5283
feat: pick conflict under cursor ()
Added `cc` which picks the conflict under the cursor, if there is one.
2024-08-29 02:25:45 -04:00
Aaron Pham
5c1861d93f
feat(azure): support vision ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-29 01:48:40 -04:00
Aaron Pham
93ca541262
feat(gemini): support vision model (closes ) ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-29 01:26:26 -04:00
Aaron Pham
76a5ccda5f
chore(gemini): allow overrides from config ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-29 01:17:31 -04:00
Aaron Pham
1e009822e4
chore(mappings): add options to reflect wiki changes ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-29 01:09:26 -04:00
Hanchin Hsieh
cb197fb606
feat(clipboard): support windows ()
Signed-off-by: Hanchin Hsieh <me@yuchanns.xyz>
2024-08-29 00:00:19 -04:00
Aaron Pham
38a5dbe429
fix(mapping): eager set via lua functions ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-29 00:00:10 -04:00
Aaron Pham
2e6a26240e
feat(mapping): plug and expose API ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-28 23:56:00 -04:00
Aaron Pham
8a683b053b
fix(style): reformat ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-28 19:56:11 -04:00
Aaron Pham
1e9c14db06
fix(diff): use buffer from event for callback ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-28 19:54:46 -04:00
Daniel Rodriguez
bb5411cd9a
fix(openai): first chunk emit errors () 2024-08-28 18:36:50 -04:00
Aaron Pham
1c4aef68cb
fix(inlay): make sure to check for previous options (fixes ) ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-28 18:31:46 -04:00
Aaron Pham
3e9021f03c
fix(hint): make sure to only show hint once ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-28 15:47:29 -04:00
Aaron Pham
d622feedfa
fix(clipboard): set cursor to new line ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-28 15:12:44 -04:00
Aaron Pham
2e48174d09
fix(refresh): check if sidebar is available or not ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-28 14:52:57 -04:00
Aaron Pham
c635f73748
feat: pasting image within buffer ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-28 14:43:14 -04:00
Aaron Pham
46a621e9de
fix: check for clipboard path locally to avoid recursion ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-28 12:54:06 -04:00
Filipe Lima
cadee677ba
feat: make nvim-web-devicons an optional dependency ()
* chore: make `web-devicons` optional

* docs: update readme install instructions
2024-08-29 00:49:16 +08:00
Aaron Pham
755c15c0bd
chore(clipboard): separate logic to save as base64 and files ()
Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-08-28 11:52:12 -04:00
Brent Yi
2c450b1da3
fix: AvanteEdit highlight for visual line mode () 2024-08-28 11:46:26 -04:00
jkunlin
1c0623a9df
fix(highlights): give user config higher priority ()
* fix(highlights): give user config higher priority

* Update lua/avante/highlights.lua

---------

Co-authored-by: Aaron Pham <Aaronpham0103@gmail.com>
2024-08-28 11:44:57 -04:00
yetone
9dc00ecc10
fix: gemini () 2024-08-28 22:17:00 +08:00
yetone
c54d2639f4
fix: spinner () 2024-08-28 21:27:55 +08:00
yetone
bfa203018e
fix: remove copilot provider () 2024-08-28 20:51:20 +08:00
yetone
b661269b5b
fix: editing lines indentation () 2024-08-28 20:18:32 +08:00
yetone
e3d90506ac
fix: editing mode prompts () 2024-08-28 20:03:45 +08:00
Will Lynas
5d5ebc8560
chore: add desc to keymaps () 2024-08-28 18:54:15 +08:00