Y
Hacker News
new
|
ask
|
show
|
jobs
by
matsemann
1531 days ago
Have you tried VSCode's remote abilities? Should do exactly as you describe.
https://code.visualstudio.com/docs/remote/remote-overview
or
https://devblogs.microsoft.com/python/remote-python-developm...
1 comments
antholeole
1531 days ago
I’ve seen these and got it to work this way. I’m not too fond of working inside the container as it’s just a little more friction, but I’ve been working this way for a little bit now. I was hoping to avoid working in the container.
link