Differences
This shows you the differences between the selected revisions of the page.
| 2020-07-03 | 2020-07-03 | ||
| PhpStorm (martin) | other JetBrains IDEs (martin) | ||
| Line 155: | Line 155: | ||
| If you do not want WinSCP to [[task_edit#mdi|open a separate editor for every edited file]], use Atom command-line switch ''-a''. | If you do not want WinSCP to [[task_edit#mdi|open a separate editor for every edited file]], use Atom command-line switch ''-a''. | ||
| - | ===== [[phpstorm]] PhpStorm ===== | + | ===== [[phpstorm]] JetBrains PhpStorm ===== |
| Command to specify on //[[ui_editor_preferences|Editor preferences dialog]]//: | Command to specify on //[[ui_editor_preferences|Editor preferences dialog]]//: | ||
| Line 163: | Line 163: | ||
| </code> | </code> | ||
| - | By default PhpStorm starts in [[https://blog.jetbrains.com/idea/2020/04/lightedit-mode/|LightEdit mode]] when opening a file this way. You can [[https://stackoverflow.com/q/62624825/850848#62626486|disable the LightEdit mode]] to open PhpStorm in the full project mode. | + | By default PhpStorm starts in [[https://blog.jetbrains.com/idea/2020/04/lightedit-mode/|LightEdit mode]] when opening a file this way. You can [[https://stackoverflow.com/q/62624825/850848#62626486|disable the LightEdit mode]] to open PhpStorm in the full project mode. The same applies to other JetBrains IDEs (IntelliJ IDEA, WebStorm and others). |