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 28f8ad7 commit 5af7abcCopy full SHA for 5af7abc
Documentation/Appendix/IdePhpStormSetup.rst
@@ -131,6 +131,9 @@ Recommended Plugins
131
* `PHPUnit Enhancement <https://plugins.jetbrains.com/plugin/9674-phpunit-enhancement>`__
132
This helps with code-completion and navigation in combination with unit tests
133
and Prophecy (among other things).
134
+* `CSV Editor <https://plugins.jetbrains.com/plugin/10037-csv-editor>`__
135
+ Allows to easily inspect and edit CSV formatted files in a table (for example used in
136
+ testing fixture files).
137
138
.. _phpstorm-gerritplugin:
139
0 commit comments