Closed fstxz closed 3 months ago
Right now, zed opens the file inside whatever project you have open. With {project}, zed will first open the project directory inside a new workspace (if it's not already open), then open the file and go the specified line and column.
{project}
Right now, zed opens the file inside whatever project you have open. With
{project}
, zed will first open the project directory inside a new workspace (if it's not already open), then open the file and go the specified line and column.