Skip to content

fix(ui): start with no open files - #91

Merged
kbuffardi merged 1 commit into
mainfrom
fix/empty-startup-workspace
Sep 13, 2026
Merged

fix(ui): start with no open files#91
kbuffardi merged 1 commit into
mainfrom
fix/empty-startup-workspace

Conversation

@kbuffardi

Copy link
Copy Markdown
Owner

Summary

  • Start fresh and Start new project with an empty editor and no open tabs.
  • Keep Open as Open Folder, but do not auto-open README or any other file.
  • Preserve the folder-first New File flow and make Save from the empty state create a real workspace file.

Validation

  • npm run test:e2e
  • npm run lint
  • npm run build

Closes #90

Remove the synthetic Hello World tab and leave folders file-free until the user selects or creates a file.\n\nFixes #90
@kbuffardi
kbuffardi merged commit dc4117f into main Sep 13, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: start with an empty workspace and require folder selection

1 participant