URI Scheme

What is it

Warps URI scheme enables you to programmatically open new windows, tabs, or launch configurations with ease.

How to use it

There are several ways to use the URI scheme:
  • Open new window warp://action/new_window?path=<path_to_folder>
  • Open new tab warp://action/new_tab?path=<path_to_folder>
  • Open Launch Configuration warp://launch/<launch_configuration_path>

How it works

Warp + Raycast Extension Demo made using URIs