-
Notifications
You must be signed in to change notification settings - Fork 277
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Briefly, describe what broke and provide the following details:
Running fly mcp list
fails to parse zed settings with an error indicating
that it is unable to parse comments.
Here's the error:
Error: failed to parse /Users/ananth/.config/zed/settings.json: invalid character '/' looking for beginning of value
And sure enough my zed settings file starts with some comments.
- Operating system: MacOS
fly version
: fly v0.3.140 darwin/arm64 Commit: 4ffd0f7 BuildDate: 2025-06-04T23:06:05Z
** Command output: **
Error: failed to parse /Users/ananth/.config/zed/settings.json: invalid character '/' looking for beginning of value
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working