How to launch two windows from wsl

Is there a known way to launch two cursor windows from wsl? WSL is a very common and growing way for windows users to develop stuff. VSCode allows launching multiple windows which makes it easy to manage complex projects where I want to keep say DB, UI, logic, etc. in separate windows of cuirsor. When I do “code .” it opens just one window and a second such command just takes me to first window.

Q: Is there a way to create multiple windows in wsl?

Hi! From within the Remote Explorer, you can right-click the WSL distro and then select “Connect in New Window” – attaching a screenshot