Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Sep 24, 2025

Addresses issues with VSCode setup on macOS and clarifies minimum version requirements for the Uno Platform extension.

Changes Made

macOS Downloads Folder Issue

Added comprehensive troubleshooting documentation for a common macOS issue where VSCode left in the Downloads folder operates in read-only mode, preventing proper extension functionality and updates. The documentation now includes:

  • Clear explanation of the problem and its symptoms
  • Step-by-step solution to move VSCode to the Applications folder
  • Prevention guidance for new users during initial setup

Version Requirements Documentation

Based on dependency analysis showing alignment with Microsoft's C# extension requirements, added explicit version requirements:

  • Uno Platform extension: VSCode 1.75.0 or later
  • C# extension (OmniSharp mode): VSCode 1.93.0 or later
  • C# Dev Kit: VSCode 1.95.0 or later

New Error Code

Added UVSC0003 error code to the build error documentation to help users troubleshoot version-related issues, including macOS-specific guidance.

Files Modified

  • doc/articles/common-issues-vscode.md - Added macOS troubleshooting section and version requirements
  • doc/articles/get-started-vscode.md - Updated prerequisites and configuration steps
  • doc/articles/uno-build-error-codes.md - Added new UVSC0003 error code

These changes provide users with clear, actionable solutions to common VSCode setup issues on macOS while ensuring they have the minimum required versions for proper Uno Platform extension functionality.

Fixes #16644

Fixes #20611


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] VSCode on Mac in Downloads folder docs: Add VSCode macOS Downloads folder troubleshooting and version requirements Sep 24, 2025
Copilot AI requested a review from MartinZikmund September 24, 2025 11:43
Copilot finished work on behalf of MartinZikmund September 24, 2025 11:43
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@unodevops
Copy link
Contributor

⚠️⚠️ The build 176907 has failed on Uno.UI - docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VSCode on Mac in Downloads folder

4 participants