fix: set workspace default as ${containerWorkspaceFolder}#17
fix: set workspace default as ${containerWorkspaceFolder}#17
workspace default as ${containerWorkspaceFolder}#17Conversation
ankudinov
left a comment
There was a problem hiding this comment.
tested that on my setup - it's much better option for dev containers as otherwise coder settles in home directory that has nothing to do with the real workspace
this is a very helpful default as it prevents hardcoding the path
|
@ankudinov thank you for the feedback! The reason this hasn't been merged is that, unfortunately, for features the default value containing I recall trying to find a workaround, but AFAICT there is no way to access PS. Out of interest, are you using this feature within |
|
@mafredri yes, the I'm not using coder/coder, but our own prebuilt container which is based on official Python image originally. |
|
@ankudinov I see you specified it in the projects I forgot this but we're using EDIT: I also forgot we override the app to set the PS. Thanks for sharing your use-case. Definitely interested in learning more about it. 👍🏻 |
No description provided.