Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Create New Project button #1730

Closed
knotbin opened this issue May 22, 2024 · 4 comments
Closed

✨ Create New Project button #1730

knotbin opened this issue May 22, 2024 · 4 comments
Labels
enhancement New feature or request triage needed

Comments

@knotbin
Copy link
Contributor

knotbin commented May 22, 2024

Description

Either in addition to or instead of the "New File" button, we should have a "Create New Project" button to make a new folder and open in the full editor instead of the small code editing view with no interface.

Alternatives Considered

No response

Additional Context

No response

Screenshots

No response

@knotbin knotbin added the enhancement New feature or request label May 22, 2024
@matthijseikelenboom
Copy link
Contributor

The functionality of "New file" should be changed, see this issue: #1070

Adding a "New project" button is not a good idea in my opinion. The project concept is often used in IDE's and CodeEdit is not a IDE

@knotbin
Copy link
Contributor Author

knotbin commented May 22, 2024

I think there should at least be a button in the launch view to make a new folder, because currently, there is no easy pathway in the app to get to the full editor view other than opening an already existing folder. It would make it much easier to have an option to make a new project, as even though we are not an IDE, we support full projects and repos and there should be a way to make them in the app. Working on projects is not something exclusive to IDEs and projects are advertised in example images on the codeedit.app site.

Even just a "new folder" button that takes you to the full interface would make making new projects in CodeEdit much easier. It feels weird that the main "New" button hides almost all features and limits you to one file.

@austincondiff
Copy link
Collaborator

austincondiff commented May 22, 2024

I think this will come in time though. Here is how I see it working.

  1. Welcome window is presented
  2. User clicks first button (+) "New window" (renamed from "New file")
  3. Blank window opens
  4. User opens sidebar
  5. Message is seen prompting user to either
    • Open folder
    • Create new folder

@austincondiff
Copy link
Collaborator

Closing for now (see my last comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage needed
Projects
Status: 🏁 Complete
Development

No branches or pull requests

3 participants