mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
Updated install to reference MattFlower's VSCode plugin #68
This commit is contained in:
parent
ef8ced4cac
commit
b26a4aa5d2
1 changed files with 8 additions and 6 deletions
|
@ -75,19 +75,21 @@ Installing PortAudio is completely optional, but can usually be accomplished lik
|
|||
|
||||
## Add aider to your editor (optional)
|
||||
|
||||
[joshuavial](https://github.com/joshuavial) has been working on editor integrations.
|
||||
|
||||
### NeoVim
|
||||
|
||||
He provided a NeoVim plugin for aider:
|
||||
[joshuavial](https://github.com/joshuavial) 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).
|
||||
joshuavial also confirmed that aider works inside a VS Code terminal window.
|
||||
Aider detects if it is running inside VSCode and turns off pretty/color output,
|
||||
since the VSCode terminal doesn't seem to support it well.
|
||||
|
||||
[MattFlower](https://github.com/MattFlower) provided a VSCode plugin for aider:
|
||||
|
||||
[https://marketplace.visualstudio.com/items?itemName=MattFlower.aider](https://marketplace.visualstudio.com/items?itemName=MattFlower.aider)
|
||||
|
||||
### Other editors
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue