Add Pause/Resume Button for Quick Control #7048
MarceloRicF
started this conversation in
Feature Requests
Replies: 1 comment
-
@Patrick-Erichsen I know you this last. Curious your take here. Thanks for opening @MarceloRicF |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 Feature Request
Summary
Add a pause/resume button similar to GitHub Copilot's functionality, allowing users to quickly disable/enable Continue.dev features without manual configuration changes.
🎯 Problem Statement
Currently, Continue.dev lacks an easy way to temporarily pause its functionality. Users must either:
config.yaml
to remove model rolesComparison: GitHub Copilot provides a simple pause button in the status bar that instantly disables all AI suggestions while preserving user settings.
💡 Proposed Solution
UI Implementation
Continue: Pause All Features
,Continue: Resume All Features
Granular Control Options
🔧 Technical Implementation Suggestions
VS Code Extension
Runtime State (not saved to config.yaml)
📋 Use Cases
🎁 Benefits
📊 Success Metrics
🔄 Alternatives Considered
Priority: High - This is a fundamental UX feature expected from AI coding assistants.
Related: Similar functionality exists in GitHub Copilot and is frequently requested by users transitioning from other AI coding tools.
Beta Was this translation helpful? Give feedback.
All reactions