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

GPULink

gpulink

|
1 install
| (0) | Free
Deploy your current workspace to GPULink with a single click.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GPULink

Deploy your workspace to GPULink with a single click. Streamline your development workflow by seamlessly uploading your projects to the GPULink platform directly from Visual Studio Code.

Features

  • One-Click Deployment - Deploy your entire workspace to GPULink instantly with a single command
  • Smart File Filtering - Automatically excludes common directories like node_modules, .git, .gpulink, and virtual environments
  • Gitignore Support - Respects your .gitignore file to ensure only relevant files are deployed
  • Secure Authentication - Supports token-based authentication through URI handlers
  • Progress Tracking - Visual progress indicators during deployment
  • Sidebar Integration - Access deployment functionality directly from the activity bar

Usage

Deploy Your Workspace

  1. Open your workspace in Visual Studio Code
  2. Click on the GPULink icon in the activity bar (or use the Command Palette)
  3. Click Deploy in the GPULink sidebar
  4. Your workspace will be compressed and uploaded to GPULink automatically

Authentication

The extension supports authentication via URI handlers. When you access GPULink through a callback URL, your authentication token and app ID will be automatically stored securely.

Requirements

  • Visual Studio Code version 1.91.0 or higher
  • An active GPULink account

Extension Settings

This extension contributes the following settings:

  • gpulink.token: Stored securely in VS Code's Secret Storage
  • gpulink.appId: Stored in extension's global state

Release Notes

0.1.1

Updated documentation and overview.

0.1.0

Initial release of GPULink extension:

  • One-click workspace deployment
  • Smart file filtering
  • Gitignore support
  • Secure token storage
  • Sidebar integration

Enjoy using GPULink! 🚀

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