You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given I debug using Cloud Code: Kubernetes in IntelliJ
And I choose "Automatic Configuration"
When I debug my app, IntelliJ correctly works out all the mappings
And I have to click a dialog to accept each mapping, one at a time.
This can be annoying as it happens on every single Debug, particularly if you have lots of images (e.g. 10+)
Feature request, ideas
1 - Offer the option to persist the automatic configuration for future runs
2 - Offer an option to accept all mappings automatically without the need to accept each one.
3 - Offer an option to accept all the mappings in a single dialog
Given I debug using Cloud Code: Kubernetes in IntelliJ
And I choose "Automatic Configuration"
When I debug my app, IntelliJ correctly works out all the mappings
And I have to click a dialog to accept each mapping, one at a time.
This can be annoying as it happens on every single Debug, particularly if you have lots of images (e.g. 10+)
Feature request, ideas
1 - Offer the option to persist the automatic configuration for future runs
2 - Offer an option to accept all mappings automatically without the need to accept each one.
3 - Offer an option to accept all the mappings in a single dialog
Reference
The text was updated successfully, but these errors were encountered: