Skip to content

Commit

Permalink
[TASK] Add "CSV Editor" to PhpStorm editor listing
Browse files Browse the repository at this point in the history
Closes #326
  • Loading branch information
garvinhicking committed Oct 18, 2024
1 parent 28f8ad7 commit a2b8866
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/Appendix/IdePhpStormSetup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,9 @@ Recommended Plugins
* `PHPUnit Enhancement <https://plugins.jetbrains.com/plugin/9674-phpunit-enhancement>`__
This helps with code-completion and navigation in combination with unit tests
and Prophecy (among other things).
* `CSV Editor <https://plugins.jetbrains.com/plugin/10037-csv-editor>`__
Allows to easily inspect and edit CSV formatted files in a table (for example used in
testing fixture files).

.. _phpstorm-gerritplugin:

Expand Down

0 comments on commit a2b8866

Please sign in to comment.