Skip to content

[FrameworkBundle] Auto detect IDE config #46339

Closed
@Seb33300

Description

@Seb33300

Description

Just read the news about improvement made on the framework.ide config option and I am wondering if this option cannot be auto detected (when possible) instead of being set to %env(SYMFONY_IDE)% (null) by default.

Most of IDE are creating a file/folder at the root of the project to store IDE project configuration like .idea with PHPstorm (Jetbrains) or .vscode for Visual Studio Code.

So we could just check if the file/folder exists and apply the default value?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions