We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a322a commit bc6f83aCopy full SHA for bc6f83a
1 file changed
doc/VectorCode-cli.txt
@@ -765,9 +765,8 @@ Note that:
765
766
1. For easier parsing, `--pipe` is assumed to be enabled in LSP mode;
767
2. At the time this only work with vectorcode setup that uses a **standalone ChromaDB server**, which is not difficult to setup using docker;
768
-3. At the time this only work with `query` subcommand. I will consider adding
769
-support for other subcommand but first I need to figure out how to properly
770
-manage `project_root` across different requests if they change.
+3. The LSP server supports `vectorise`, `query` and `ls` subcommands. The other
+subcommands may be added in the future.
771
772
773
MCP SERVER ~
0 commit comments