Skip to content

Перевод 🌍

Вы можете перевести или улучшить перевод этой страницы.

Внести вклад

tuist mcp setup vscode

Setup VS Code to use Tuist's MCP server

Arguments

path Optional

The path to the directory where the configuration should be created.

bash
tuist mcp setup vscode --path [path]
tuist mcp setup vscode -p [path]

global Optional

Configure VS Code globally instead of locally.

bash
tuist mcp setup vscode --global

help Optional

Show help information.

bash
tuist mcp setup vscode -h
tuist mcp setup vscode --help

Released under the MIT License.