mirror of
https://github.com/desktop/desktop
synced 2024-10-30 06:03:10 +00:00
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:
parent
061bf74553
commit
6e601a551e
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue