Update editor-integration.md

Linux editors list: add entries for JetBrains {PHPStorm|WebStorm}.
Before this commit, [`app/src/lib/editors/linux.ts`](https://github.com/desktop/desktop/blob/development/app/src/lib/editors/linux.ts) includes these editors.

This commit is not related to the pull request for adding Emacs. However, I tacked this commit onto the pull request in passing.
This commit is contained in:
zipperer 2023-01-03 11:53:07 -06:00 committed by GitHub
parent 061bf74553
commit 6e601a551e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -307,6 +307,8 @@ These editors are currently supported:
- [Neovim](https://neovim.io/)
- [Code](https://github.com/elementary/code)
- [Lite XL](https://lite-xl.com/)
- [JetBrains PHPStorm](https://www.jetbrains.com/phpstorm/)
- [JetBrains WebStorm](https://www.jetbrains.com/webstorm/)
- [Emacs](https://www.gnu.org/software/emacs/)
These are defined in a list at the top of the file: