Description
Describe the bug
If you create a new VS Code window (File > New Window or cmd+shift+n), then call the CodeRoad: Start
command from VS Code's command pallette (cmd+shift+p), an error command 'coderoad.start' not found
comes up. The instructions do say to open in a new folder, but I lazily and optimistically just opened a new window.
To Reproduce
Steps to reproduce the behavior:
- Go to
File > New Window
- Choose
CodeRoad: Start
from VS Code's command pallette (cmd+shift+p) - See error
Expected behavior
New CodeRoad sidebar gets started, or perhaps an info popup telling the user to create a new project folder.
Desktop (please complete the following information):
- Platfrom: Mac
- OS: MacOS Mojave
- Version 10.14.1
VSCode (please complete the following information):
- Version 1.43.2
Node (please complete the following information):
- Version 12.16.1
Git (please complete the following information):
- Version [e.g. 2.24.1]
Additional context
Once CodeRoad:Start is run from a new window it gets going and is really great