Skip to content

Commit 5af7abc

Browse files
[TASK] Add "CSV Editor" to PhpStorm editor listing (#373)
Closes #326
1 parent 28f8ad7 commit 5af7abc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/Appendix/IdePhpStormSetup.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,9 @@ Recommended Plugins
131131
* `PHPUnit Enhancement <https://plugins.jetbrains.com/plugin/9674-phpunit-enhancement>`__
132132
This helps with code-completion and navigation in combination with unit tests
133133
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).
134137

135138
.. _phpstorm-gerritplugin:
136139

0 commit comments

Comments
 (0)