Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

pi-zed-follow

Pi extension that auto-opens files in Zed editor when Pi writes or edits them. Mimics ACP's auto-follow behavior but works with Pi running in terminal.

Install

pi install path:D:/Estate/Pi_Project/pi-zed-follow

What it does

When Pi write or edit a file, this extension automatically opens that file in Zed's editor tab. So you get the same "auto-follow" experience as ACP — but with Pi running in terminal.

Config

Set ZED_PATH env var if Zed is not at the default location:

set ZED_PATH=C:\path\to\zed.exe

Layout

Use with terminal docked left in Zed settings:

{
  "terminal": {
    "dock": "left",
    "default_width": 500
  }
}

Pi runs in left terminal, edited files auto-open in right editor.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages