Project Configuration Folders
Commit a .1devtool/ folder alongside your code so anyone who clones the repo opens into the same workspace — the same browser tabs, database connections, HTTP requests, deploy config, and terminal presets. Credentials stay on each machine, and anything that can run code waits for your approval first.

More Screenshots
Click any image to zoom in

Why You Need This
How this feature boosts your daily productivity
A repository ships your code but not the project around it — the database you query against, the API requests you test, the browser tabs you keep open, the way your terminals are split. Every new teammate rebuilds that by hand, every second machine repeats it, and because none of it lives in version control it quietly drifts. Project Configuration Folders write that setup into a committable .1devtool/ folder so the workspace travels with the repo, while secrets are stripped into a gitignored, encrypted secrets.local.json and executable config waits for an explicit review before it runs.
How It Works
Get started in 4 simple steps
Add Your Projects
Click the "+" button to add project folders. Assign unique colors for instant visual identification.
Browse & Navigate
Use the file explorer to browse your project. Filter files, toggle hidden items, and search instantly.
Switch Instantly
Click any project to switch. Your entire workspace state — terminals, files, layout — restores automatically.
Choose Your Layout
Select a preset layout or create a custom one. Your layout is saved per project for consistent workflows.
Without 1DevTool
The manual way vs. the 1DevTool way
The Hard Way
The 1DevTool Way
Key Capabilities
Everything included with Project Configuration Folders
Why It Matters
The productivity impact of having project management built into your workspace
Instant Project Switching
Switch between projects in one click with complete state restoration. No more 5-minute setup rituals.
Visual Organization
Color-coded projects, file type icons, and layout presets keep your workspace organized and recognizable.
Smart File Navigation
.gitignore-aware filtering, instant search, and context menus make finding and opening files effortless.
Workspace Memory
Every project remembers its terminals, open files, database connections, and layout. Pick up exactly where you left off.
More in Project Management
Other features in this category you might find useful
Multi-Project Workspace
Work on multiple projects simultaneously with instant switching. Entire workspace state is preserved per project.
Smart File Explorer
Real-time file tree with type icons, .gitignore filtering, search, and right-click context menus.
Per-Project Code Intelligence
Spawn real typescript-language-server, gopls, pyright, rust-analyzer, clangd, solargraph, intelephense, or sourcekit-lsp for the projects you opt into — with project-aware errors and zero false positives.
Color-Coded Projects
Assign accent colors to each project for instant visual identification across your workspace.
Ready to boost your workflow?
Download 1DevTool for free and experience Project Configuration Folders along with 170 other features — all in one app.