Skip to content

1.2.0

Choose a tag to compare

@matasarei matasarei released this 23 May 22:32
· 5 commits to main since this release
b30900d
  • Multi-IDE support across the JetBrains family (IntelliJ IDEA, PhpStorm, WebStorm, PyCharm, GoLand, …). MCP entries are now product-coded so two IDEs can register the same project without colliding; legacy phpstorm-companion-* keys are swept on upgrade.
  • Safer mcp_config.json handling (fixes #3) — cross-process file lock, atomic temp-file write, malformed configs never overwritten, distinct in-IDE notifications per failure mode.