From b4e9e9cd6b5defd3ddc1ecd5a1bd11e5b47e5c51 Mon Sep 17 00:00:00 2001 From: oxyplay Date: Wed, 3 Jul 2024 23:10:03 +0100 Subject: [PATCH] toolbox test update --- src/content/docs/features/ai-toolbox.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/features/ai-toolbox.md b/src/content/docs/features/ai-toolbox.md index e995173..a0f7050 100644 --- a/src/content/docs/features/ai-toolbox.md +++ b/src/content/docs/features/ai-toolbox.md @@ -9,6 +9,8 @@ refactor, analyze, and improve your code. The Toolbox can be accessed by pressing `F1`. It will open a modal window associated with a specific line of code or a block of code. +At the moment, AI Toolbox only works with VS Code. + The following commands are available in the Toolbox: - `/bugs` - Find and fix bugs in your code - `/comment` - Comment each line