You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #19973@jeremyFreeAgent introduced a cool option to open files in the browser itself instead of your IDE/editor. This is activated when framework.ide is no configured or when you set framework.ide to symfony.
Given that this option opens a file in a browser and given that this is used outside of Symfony (for example in this Silex code), what do you think about renaming framework.ide = symfony to framework.ide = browser ?