From b619fc2563eecd4b471213a3514a8ebc95d819fe Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Tue, 25 Oct 2016 16:26:59 +0200 Subject: [PATCH] Updated the framework.ide description --- reference/configuration/framework.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index e484c11cfe7..54ffd717f00 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -274,12 +274,8 @@ do something like: .. tip:: Symfony contains preconfigured URLs for some popular IDEs, you can set them - using the following values: ``textmate``, ``macvim``, ``emacs`` or ``sublime``. - -.. tip:: - - If you're on a Windows PC, you can install the `PhpStormProtocol`_ to - be able to use this. + using the following values: ``phpstorm`` (requires `PhpStormProtocol`_), + ``sublime``, ``textmate``, ``macvim`` or ``emacs``. .. _reference-framework-test: