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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: