Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>FoxCodeNew to Visual Studio Code? Get it now.
FoxCode

FoxCode

shunian ssy

| (0) | Free
Launch FoxCode AI assistant inside VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

FoxCode for VS Code

Organization wuhulab

Bilibili 吾家小狐 | 吾狐科创

Web Non-profit parent team ShunX | AI service sponsor Fai

Launch the FoxCode AI terminal assistant in VS Code with one click.

Features

  • FoxCode: Start in Right Terminal — Open a PowerShell terminal in the right editor area and start FoxCode.
  • FoxCode: Start in Bottom Panel — Open a terminal in the bottom panel and start FoxCode.

Installation

Local Packaged Install (no Marketplace publishing required)

# Enter the extension directory
cd vscode-extension

# Package into a .vsix (no npm install needed; there are no dependencies)
npx @vscode/vsce package --no-dependencies

# Install in VS Code
code --install-extension foxcode-0.1.0.vsix

Development & Debugging

  1. Open the vscode-extension/ folder in VS Code.
  2. Press F5 to launch the Extension Host.
  3. In the new window, open the Command Palette (Ctrl+Shift+P) and type FoxCode: Start in Right Terminal.

Configuration

You can customize the following settings in settings.json:

Setting Default Description
foxcode.command foxcode Command used to launch FoxCode; you can also use python -m foxcode or fc
foxcode.shellPath powershell.exe Shell executable for the terminal

Requirements

  • FoxCode must be installed (pip install -e .)
  • VS Code >= 1.80.0
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft