{app.activePath ? "This file cannot be edited as text" : "Select a file to edit"}
{app.view === "editor" ? `Drop to add files to ${app.target?.path.split("/").pop()}` : app.currentDir ? `Drop to add files to ${app.currentDir.split("/").pop()}` : "Drop to add files to your workspace"}
Images, fonts, and Typst files are copied in.