Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>TimeWarp RooNew to Visual Studio Code? Get it now.
TimeWarp Roo

TimeWarp Roo

TimeWarp.Enterprises

|
67 installs
| (0) | Free
TimeWarp VSCode extension with Roo Code integration
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TimeWarp Roo VSCode Extension

A Visual Studio Code extension for TimeWarp Flow with Roo Code integration.

Features

  • Integration with TimeWarp Flow
  • Roo-powered assistance for development tasks
  • Quick access to TimeWarp utilities

Requirements

  • Visual Studio Code version 1.80.0 or higher

Extension Settings

This extension contributes the following settings:

  • timewarp-roo.enable: Enable/disable this extension
  • timewarp-roo.apiEndpoint: Set the API endpoint for Roo services

Known Issues

  • Initial release, please report any issues on the GitHub repository

Release Notes

1.0.0

Initial release of TimeWarp Roo extension

Installation

From VS Code Marketplace

You can install this extension directly from the Visual Studio Code Marketplace:

  1. Open VS Code
  2. Go to Extensions view (Ctrl+Shift+X or Cmd+Shift+X on Mac)
  3. Search for "TimeWarp Roo"
  4. Click Install

Alternatively, you can visit the extension page directly at: https://marketplace.visualstudio.com/items?itemName=TimeWarp-Enterprises.timewarp-roo

Manual Installation

If you have the VSIX file, you can install it manually:

  1. Open VS Code
  2. Go to Extensions view
  3. Click the "..." menu in the top-right corner
  4. Select "Install from VSIX..."
  5. Navigate to and select the timewarp-roo-1.0.0.vsix file

Development

Building the Extension

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Run npm run compile to build the extension

Testing the Extension

  1. Press F5 to open a new window with your extension loaded
  2. Run your command from the command palette by pressing (Ctrl+Shift+P or Cmd+Shift+P on Mac)
  3. Set breakpoints in your code inside the source/extension.ts file to debug

Packaging the Extension

Run npm run package to create a VSIX file that can be installed in VS Code

Publishing to the Marketplace

To publish the extension to the Visual Studio Code Marketplace:

  1. Create a Personal Access Token (PAT) on Azure DevOps
  2. Login to vsce with your publisher name:
    npx vsce login TimeWarp-Enterprises
    
  3. Publish the extension:
    npm run publish
    

You can manage your published extensions at: https://marketplace.visualstudio.com/manage/publishers/timewarp-enterprises


Enjoy!

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