Describe the bug
I noticed there was a new feature called Rovo so in Visual Studio Code I clicked on Rovo: Open MCP configuration, but saw an error message.
To Reproduce
Steps to reproduce the behavior:
- command + shift + P
- Click on 'Rovo: Open MCP configuration'
- See error: A system error occurred (ENOENT: no such file or directory, open '/Users/tomanderson/.rovodev/mcp.json')
Expected behavior
Don't see system error. Maybe it should prompt me to create the file or directory?
Extra Note
The word "configuration" is not capitalised in the command. I see some Rovo commands are title case, while others are sentence case. You should make it consistent!
Environment and Version (please complete the following information):
- Atlassian Plugin Version (4.0.1)
- Visual Studio Code Version (1.104.2)
- Is this a local or cloud environment? (Local)
- If Local, OS (macOS)
Additional context
I didn't find any other bug reports about this issue.