Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>EdgeValidatorNew to Visual Studio Code? Get it now.
EdgeValidator

EdgeValidator

Daryll Clint Anderson

|
6 installs
| (0) | Free
Validate macOS/iOS API compatibility from Windows - No Mac Required
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

EdgeValidator for VS Code

Validate macOS/iOS API compatibility from Windows - No Mac Required!

EdgeValidator scans Swift projects to detect API compatibility issues before you even build on a Mac. Catch deployment target mismatches, unavailable APIs, and deprecated symbols instantly.

Features

  • 🔍 Real-time validation - Validates Swift files on save
  • 📁 Project scanning - Right-click any folder to validate
  • 🎯 3,000+ API symbols - Extracted from real macOS Sequoia SDK
  • ⚡ Instant feedback - Problems appear in VS Code's Problems panel
  • 🪟 Windows-native - No Mac, no VM, no cloud required

Usage

  1. Open a Swift project in VS Code
  2. EdgeValidator automatically validates on save
  3. Or right-click a folder → "EdgeValidator: Validate Project"
  4. View issues in the Problems panel (Ctrl+Shift+M)

Commands

  • EdgeValidator: Validate Project - Scan entire workspace
  • EdgeValidator: Validate Current File - Scan current Swift file

Settings

Setting Description Default
edgeValidator.autoValidate Validate on save true
edgeValidator.minMacOS Override minimum macOS version (from project)
edgeValidator.cliPath Custom CLI path (bundled)

Requirements

  • VS Code 1.85.0+
  • Swift files in workspace

Links

  • GitHub
  • Report Issues

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft