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

Pumas

PumasAI

|
715 installs
| (2) | Free
Extension to manage Pumas versions
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Pumas

Install and manage Pumas and DeepPumas directly from VS Code.

Features

  • Install and manage multiple versions of Pumas and DeepPumas
  • Switch between versions for different projects
  • Start Julia sessions with a specific version loaded
  • Set a default version for VS Code

Getting Started

  1. Install the extension -- the welcome page opens automatically
  2. Click "List Versions" to browse available versions
  3. Pick a version and follow the prompts to install

On first launch, the extension prompts to install juliaup (required) and recommends the Julia Language Support and Quarto extensions.

Installing a Version

  1. Open "List Versions" from the welcome page, or search "Pumas: List Versions" in the command palette
  2. Browse the list -- installed versions are marked
  3. Select a version, choose "Install"
  4. Choose where to install:
    • Global Installation -- available across all projects (recommended)
    • Project Installation -- for a specific project folder
  5. Installation runs in a terminal window

Using an Installed Version

Start a Julia session

After setting a default version, the standard "Julia: Start REPL" command starts a session with that product loaded, connected to VS Code features like the plot pane and variable viewer.

Alternatively, select an installed version and choose "Open REPL" to start a session with a specific version.

Set as default version

  1. Select an installed version and choose "Configure VS Code"
  2. Choose global (all projects) or workspace (current project only)

After this, VS Code always starts Julia with this version.

Use with a specific project

You can install different versions into different project folders. Open the project folder, run "List Versions", and choose "Install" with the project installation option.

Remove a version

Select an installed version, choose "Remove", and confirm.

Resources

  • Pumas Documentation
  • Pumas Tutorials
  • Julia Documentation

License

This extension is proprietary software. Please refer to your Pumas license agreement for details.

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