cloud-code-intellij icon indicating copy to clipboard operation
cloud-code-intellij copied to clipboard

Save Debug remote path mappings

Open seagullmouse opened this issue 2 years ago • 2 comments

  • 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

  • https://cloud.google.com/code/docs/intellij/debug#supported_ides

seagullmouse avatar Aug 03 '23 12:08 seagullmouse

@seagullmouse sorry for the late reply, thank you for the feature request. What is the language you use for debugging?

ivanporty avatar Sep 07 '23 12:09 ivanporty

@ivanporty Node.js (Typescript)

seagullmouse avatar Mar 22 '24 10:03 seagullmouse