We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 152aecc commit b619fc2Copy full SHA for b619fc2
reference/configuration/framework.rst
@@ -274,12 +274,8 @@ do something like:
274
.. tip::
275
276
Symfony contains preconfigured URLs for some popular IDEs, you can set them
277
- using the following values: ``textmate``, ``macvim``, ``emacs`` or ``sublime``.
278
-
279
-.. tip::
280
281
- If you're on a Windows PC, you can install the `PhpStormProtocol`_ to
282
- be able to use this.
+ using the following values: ``phpstorm`` (requires `PhpStormProtocol`_),
+ ``sublime``, ``textmate``, ``macvim`` or ``emacs``.
283
284
.. _reference-framework-test:
285
0 commit comments