Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>FoxarNew to Visual Studio Code? Get it now.
Foxar

Foxar

Foxar

|
1 install
| (0) | Free
FoxarKit project tooling for Visual Studio Code — build, archive and manage your Foxar projects from the sidebar.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Foxar for Visual Studio Code

Build, archive and manage your FoxarKit projects directly from the VS Code sidebar.

Features

A Foxar Project panel appears in the Explorer sidebar whenever a .foxar.toml file is detected in the workspace root.

FOXAR PROJECT
├── Build
├── Run (Watch)
├── Clean
├── Generate Assets
├── ▼ Archive
│   ├── Release
│   ├── Debug
│   ├── Bump Patch
│   ├── Bump Minor
│   └── Bump Major
└── ▼ Update
    ├── Update Foxar
    └── Update Swift SDK

Clicking any command runs it in a dedicated Foxar terminal, reused across calls.

Requirements

  • A FoxarKit project initialised with foxar init (contains .foxar.toml and a local ./foxar script)
  • Swift extension recommended

Getting Started

foxar init MyProject
code MyProject

The Foxar panel will appear automatically in the Explorer sidebar.

Links

  • FoxarKit documentation
  • FoxarXR on GitHub
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft