When I use the same prompt, VSCode and the cursor behave inconsistently.
Prompt: “open simple browser, localhost:3000”
VSCode: Opens the simple browser in the IDE, as expected.
Cursor: Opens the simple browser in the user’s default browser, which is not expected.
Cursor only works with cmd + shift + P with the command “Simple Browser: Show.”
Are there plans to add support for opening the cursor in the IDE?