GoogleCloudPlatform / cloud-code-vscode

Cloud Code for Visual Studio Code: Issues, Documentation and more
Other
420 stars 112 forks source link

Work directly on compute engine #844

Open dewakp opened 1 year ago

dewakp commented 1 year ago

Use case connect visual code editor to compute engine and work on it as if it were local machine. this is already supported by Microsoft for Azure

Feature enable installing VS code extensions in compute engine workspaces enable easy web preview of projects

glouischandra commented 1 year ago

Hello @dewakp Cloud Code has GCE tooling that allows you to manage and remotely connect into VM, please see the instruction here: https://cloud.google.com/code/docs/vscode/manage-vms#connecting_to_a_vm.