-
Notifications
You must be signed in to change notification settings - Fork 302
Open
Description
Hello Dev-Cpp Maintainers,
I'd like to propose adding folder-based project support, similar to VS Code and other modern IDEs.
Current Issue:
Dev-Cpp requires .dev
project files, which worked well in the past but can now be inconvenient for quick prototyping, educational use, or working with existing codebases and collaborative projects.
Proposed Solution:
Add "Open Folder" option/feature that:
- Opens directories directly without requiring project files.
- Auto-detects C/C++ files.
This would make Dev-Cpp easier for beginners and more compatible with modern workflows.
Would this be possible for future releases? 🥲
Thanks for considering this suggestion.
Metadata
Metadata
Assignees
Labels
No labels