Skip to content

JetBrains IDE incorrect interpretation of ClaudeCode Settings schema #4875

@thomscode

Description

@thomscode

Area with issue?

JSON Schema

✔️ Expected Behavior

ClaudeCode Settings define the following to be part of the schema:

{
  "permissions": {
    "allow": [
      "Bash(jq:*)"
    ]
  }
}

❌ Actual Behavior

In PyCharm the above file is listed as non-conformant to the schema because it does not match the RegEx, while Bash( does.

JSON, YAML, or TOML file that does not work.

claude-code-settings.json

IDE or code editor.

IntelliJ and it's derivatives

Are you making a PR for this?

Yes, I will create a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions