smallcloudai / refact-vscode

Refact AI: Open-source AI Code assistant with autocompletion, chat, refactoring and more for VS Code
https://refact.ai
BSD 3-Clause "New" or "Revised" License
68 stars 24 forks source link

fix(toolbox): disable lsp completion when writing in toolbox #110

Closed MarcMcIntosh closed 4 months ago

MarcMcIntosh commented 5 months ago

Fixes an issue where completions are added to the toolbox

To recreate

Open toolbox type /help and see a completion.

Fix:

This disables inline completions if the document is a comment