Project Management

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.

Project Configuration Folders

More Screenshots

Click any image to zoom in

The project sidebar context menu with 'Project Settings…' highlighted, where you enable a shareable .1devtool config folder.

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

1
1

Add Your Projects

Click the "+" button to add project folders. Assign unique colors for instant visual identification.

2
2

Browse & Navigate

Use the file explorer to browse your project. Filter files, toggle hidden items, and search instantly.

3
3

Switch Instantly

Click any project to switch. Your entire workspace state — terminals, files, layout — restores automatically.

4
4

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

# Search for the right tool online
# Switch between multiple apps
# Copy-paste data between windows
# Lose context every time you switch
# Repeat dozens of times per day

The 1DevTool Way

Everything in one workspace.
No context switching.
All tools integrated and connected.

Key Capabilities

Everything included with Project Configuration Folders

Instant project switching with complete workspace state preserved
Real-time file tree with type-specific icons and folder expand/collapse
.gitignore-aware filtering to hide irrelevant files automatically
Right-click context menus for opening in external editors and copying paths
Per-project color accents for visual identification across your workspace
Saved layout presets with custom layout creation support

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.

Ready to boost your workflow?

Download 1DevTool for free and experience Project Configuration Folders along with 170 other features — all in one app.