diff --git a/Documentation/Appendix/IdePhpStormSetup.rst b/Documentation/Appendix/IdePhpStormSetup.rst index 903e763..55e3163 100644 --- a/Documentation/Appendix/IdePhpStormSetup.rst +++ b/Documentation/Appendix/IdePhpStormSetup.rst @@ -131,6 +131,9 @@ Recommended Plugins * `PHPUnit Enhancement `__ This helps with code-completion and navigation in combination with unit tests and Prophecy (among other things). +* `CSV Editor `__ + Allows to easily inspect and edit CSV formatted files in a table (for example used in + testing fixture files). .. _phpstorm-gerritplugin: