Use case
We have multiple K8s services that we are running and debugging using Cloud Code development sessions (Python & React). Autocomplete doesn't work because the local runtime doesn't have the libraries installed.
Feature
Is there any way to connect to the remote runtime and have intellisense work? This seems like a crucial part of a developer workflow. Would it be possible to work-around this using Devcontainers? What would that setup look like?
Use case We have multiple K8s services that we are running and debugging using Cloud Code development sessions (Python & React). Autocomplete doesn't work because the local runtime doesn't have the libraries installed.
Feature Is there any way to connect to the remote runtime and have intellisense work? This seems like a crucial part of a developer workflow. Would it be possible to work-around this using Devcontainers? What would that setup look like?