From 474056a0686422f3c3320d9bc55b746ddb1b211c Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Mon, 30 Sep 2024 09:25:37 -0700 Subject: [PATCH] copy --- aider/website/docs/install/optional.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/aider/website/docs/install/optional.md b/aider/website/docs/install/optional.md index abda81c5a..d4a723242 100644 --- a/aider/website/docs/install/optional.md +++ b/aider/website/docs/install/optional.md @@ -74,10 +74,6 @@ 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 If you are interested in creating an aider plugin for your favorite editor,