Skip to content

Editing in VSCode from geodesic #52

Discussion options

You must be logged in to vote

Hey there,
While it can be a bit tricky to get started, it's possible to do this.
You'll need to basically use the 'remote' mode in VS Code. This article has the gist: https://code.visualstudio.com/docs/devcontainers/containers

That said, the way that geodesic runs requires:

  • mounting your project folder into geodesic
  • setting env vars for geodesic

Rather than enumerate how that's done, I'd recommend just running geodesic normally, then using 'docker inspect' in a separate terminal to get all the env vars and the workspace volume mount. Sadly, I don't have a script for it, but it's likely pretty easy to take the json output of docker inspect and ask something like chatgpt to generate a de…

Replies: 1 comment

Comment options

dudymas
Apr 8, 2025
Maintainer Sponsor

You must be logged in to vote
0 replies
Answer selected by mtb-xt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants