unity-mcp/UnityMcpBridge/Editor/Windows
dsarno 94bbc9873c Improve Windows compatibility and code cleanup
- Enhanced Windows support for UV and Claude executable detection with OS-specific path handling
- Added PowerShell integration for Windows command execution with proper PATH environment setup
- Implemented comprehensive UV path scanning for various installation methods (Python, Chocolatey, Scoop, Cargo, etc.)
- Added executable validation using IsValidUvInstallation() method
- Improved Claude path detection with fallback to PowerShell's Get-Command
- Enhanced configuration path handling with Windows-specific paths and cross-platform normalization
- Cleaned up exception handling by removing unused exception variables
- Fixed method signature in VSCodeManualSetupWindow

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-29 13:01:17 -07:00
..
ManualConfigEditorWindow.cs Add Claude Code support with register/unregister toggle 2025-07-28 10:45:07 -07:00
ManualConfigEditorWindow.cs.meta restructured project 2025-04-08 06:14:13 -04:00
UnityMCPEditorWindow.cs.meta restructured project 2025-04-08 06:14:13 -04:00
UnityMcpEditorWindow.cs Improve Windows compatibility and code cleanup 2025-07-29 13:01:17 -07:00
VSCodeManualSetupWindow.cs Improve Windows compatibility and code cleanup 2025-07-29 13:01:17 -07:00
VSCodeManualSetupWindow.cs.meta Add metadata file for VSCodeManualSetupWindow with file format version and GUID 2025-05-12 09:25:01 +07:00