Open
Description
Feature Request
Disabling the confirmation per connection
Detailed Description
Allow disabling the confirmation pop up on some connections but not others
Context
I would like to disable the confirmation for my development connections, but not for my production connections
Possible Implementation
Possible implementation might be one of:
- A setting containing a list of connections
- Some way to tag each session, and a tag that indicates that this connection won't have confirmations
- A button in the confirmation pop up labeled
never confirm for this connection