Explorer
src
App.tsx
main.tsx
package.json
tsconfig.json
src/App.tsx
export function App() { return <h1>Hello, world</h1>; }

Tab into the tree for arrow-key nav. F2 renames the highlighted row. The toolbar adds a file or folder inside the selected folder, or at the root.