Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Zipline AssistantNew to Visual Studio Code? Get it now.
Zipline Assistant

Zipline Assistant

Zipline AI

|
50 installs
| (0) | Free
Plugin to work with Zipline AI configs
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Zipline Assistant

A VS Code extension for working with Zipline AI

Features

CodeLens Commands

Run backfills or ad-hoc queries directly from your configuration files with convenient CodeLens commands and quick date range selection.

Test Provider Integration

Evaluate your configurations using VS Code's native test provider - run single configs or multiple configs at once to validate your feature definitions.

Quick Compilation

Quickly compile your Zipline configurations with the command palette:

  • Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux)
  • Type Zipline: Compile

Requirements

  • Zipline CLI must be installed and accessible in your PATH, or configure a custom path in settings

Configuration

Configure the extension through VS Code settings (Cmd+, or Ctrl+,):

  • zipline.cliPath: Path to the Zipline CLI executable (default: zipline)
  • zipline.evalUrl: Eval URL for zipline hub eval commands (optional)
  • zipline.fetcherUrl: Fetcher URL for zipline hub fetch commands (optional)

Usage

  1. Open a Python file containing Zipline AI configuration
  2. Look for CodeLens actions above your configuration definitions
  3. Click on the actions to run backfills, ad-hoc queries, or evaluations
  4. Use the test explorer to run configuration validations

Contributing

See CONTRIBUTING.md for development and publishing instructions.

License

See LICENSE file for details.

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