-
Notifications
You must be signed in to change notification settings - Fork 834
docs: Adjust uno vscode init doc #21872
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This documentation update adjusts the MCP (Model Context Protocol) command references in VS Code-specific documentation to reflect environment-specific naming conventions. The changes update /init to /uno.init and /new to /mcp.uno.new to match the actual command names used in VS Code's Copilot Agent environment. A clarifying note has been added to explain that command naming may vary between different agent environments.
Key Changes
- Updated MCP command references from generic names (
/new,/init) to VS Code-specific variants (/mcp.uno.new,/uno.init) - Added explanatory note about command name variations across different agent environments
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| doc/articles/create-an-app-vscode.md | Updated all references from /new to /mcp.uno.new for creating new Uno Platform apps via Copilot Agent in VS Code |
| doc/articles/explore-your-app-ai-agents.md | Updated /init to /uno.init and added note explaining command name variations (e.g., /mcp.uno.init) across different agents |
|
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-21872/docs/index.html |
Co-authored-by: Copilot <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.
|
@Mergifyio backport release/stable/6.4 |
|
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-21872/docs/index.html |
|
@Mergifyio backport release/stable/6.4 |
✅ Backports have been createdDetails
|
No description provided.