Cursor

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 cursor <workspace-name>

# if your workspace is called energetic-donkey-fewd
# this is dz workspace cursor energetic-donkey-fewd

Last updated