-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
Are there plans/is it possible to debug a .NET application? I'm able to do so in VSCODE using the Cloud Code plugin by attaching to a pod's container. Wondering if it's possible to do in rider as well. Per the following...it doesn't look like its possible: https://cloud.google.com/code/docs/intellij/kubernetes-debugging
None of the breakpoints seem to hit even after configuring a debugging profile and mapping the source dirs.
Additional Information
- IDE type: Rider
- IDE version: 2020.3.3
- Cloud Code version (Settings > Plugins > Cloud Code): 21.2.3-202
- Cloud SDK (Settings > Cloud Code > Cloud SDK)
- Are you allowing the plugin to manage the Cloud SDK: Yes
- Version of the Cloud SDK: 332.0.0
- Skaffold version (If you are using Kubernetes features; Settings > Cloud Code > Kubernetes): 1.20.0
- Operating System: macOS Big Sur 11.2.2
Reactions are currently unavailable