mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
copy
This commit is contained in:
parent
f543cf9737
commit
82f8f1f62a
2 changed files with 16 additions and 2 deletions
|
@ -3,6 +3,8 @@
|
|||
### Next release
|
||||
|
||||
- Support for the OpenAI models in [Azure](https://aider.chat/docs/faq.html#azure)
|
||||
- Added `--show-repo-map`
|
||||
- Redacted api key from `--verbose` output
|
||||
|
||||
### v0.8.3
|
||||
|
||||
|
|
|
@ -92,9 +92,21 @@ Exuberant Ctags 5.8, Copyright (C) 1996-2009 Darren Hiebert
|
|||
|
||||
## Add aider to your editor (optional)
|
||||
|
||||
[joshuavial](https://github.com/joshuavial) has provided a NeoVim plugin for aider:
|
||||
[joshuavial](https://github.com/joshuavial) has been working on editor integrations.
|
||||
|
||||
* [https://github.com/joshuavial/aider.nvim](https://github.com/joshuavial/aider.nvim)
|
||||
### NeoVim
|
||||
|
||||
He provided a NeoVim plugin for aider:
|
||||
|
||||
[https://github.com/joshuavial/aider.nvim](https://github.com/joshuavial/aider.nvim)
|
||||
|
||||
### VS Code
|
||||
|
||||
He also confirmed that aider works inside a VS Code terminal window, but
|
||||
found that you should
|
||||
[run with `--no-pretty` to avoid flickering issues](https://github.com/paul-gauthier/aider/issues/68#issuecomment-1634985231).
|
||||
|
||||
### Other editors
|
||||
|
||||
If you are interested in creating an aider plugin for your favorite editor,
|
||||
please let me know by opening a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue