First, get the name of the workspace that you want to connect VS Code to...
# to get the workspace name dz workspace ls
Then, run ...
dz workspace code <workspace-name> # if your workspace is called tremendous-monkey-fewd # this is dz workspace code tremendous-monkey-fewd
Last updated 1 month ago