leostera/warp

Support for running warp from anywhere inside of the workspace

Open

#24 aperta il 29 mar 2023

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Rust (0 fork)github user discovery
enhancementgood first issuehelp wanted

Metriche repository

Star
 (22 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Right now, you can only run warp and give a target from the root of the project. This needs to be extended to accept relative paths from the current directory.

We should probably use the invocation dir and the workspace root to figure out the difference and then construct a relative path to the root of the workspace.

Guida contributor