Skip to content

[Bug]: "Updating 'ide.json' meta information" on every startup #1356

@hackel

Description

@hackel

Bug description

Every time I start PhpStorm, I see "Updating 'ide.json' meta information" in the status bar. Is this by design? Upon clicking, I see all the running processes:

  • Updating 'ide.json' meta information
  • Fetching Laravel Project Metadata
  • Analyzing project to enable smart features (scans every file, including /vendor directory)

This takes ~2.5 minutes for my project on every startup. This happens even if I remove my idea.json entirely. This metadata that is being scanned must be different from what is collected when running "Generate Helper Code", which I've already done, and which only takes 10-15 seconds. Is there a reason this metadata cannot be cached?

Plugin version

13.1.2.261

Operating system

Linux

Steps to reproduce

Launch PhpStorm with Laravel Idea installed and enabled.

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions