File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -370,7 +370,7 @@ const editors: WindowsExternalEditor[] = [
370
370
publishers : [ 'JetBrains s.r.o.' ] ,
371
371
} ,
372
372
{
373
- name : 'JetBrains Phpstorm ' ,
373
+ name : 'JetBrains PhpStorm ' ,
374
374
registryKeys : registryKeysForJetBrainsIDE ( 'PhpStorm' ) ,
375
375
executableShimPaths : executableShimPathsForJetBrainsIDE ( 'phpstorm' ) ,
376
376
jetBrainsToolboxScriptName : 'phpstorm' ,
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ These editors are currently supported:
33
33
- [ SlickEdit] ( https://www.slickedit.com )
34
34
- [ JetBrains IntelliJ Idea] ( https://www.jetbrains.com/idea/ )
35
35
- [ JetBrains WebStorm] ( https://www.jetbrains.com/webstorm/ )
36
- - [ JetBrains Phpstorm ] ( https://www.jetbrains.com/phpstorm/ )
36
+ - [ JetBrains PhpStorm ] ( https://www.jetbrains.com/phpstorm/ )
37
37
- [ JetBrains Rider] ( https://www.jetbrains.com/rider/ )
38
38
- [ JetBrains CLion] ( https://www.jetbrains.com/clion/ )
39
39
- [ JetBrains PyCharm] ( https://www.jetbrains.com/pycharm/ )
You can’t perform that action at this time.
0 commit comments