Skip to content

Commit c46a234

Browse files
memsEugeneHlushko
authored andcommittedJan 17, 2019
Fix breadcrumb trail for WebStorm/PhpStorm safe write setting (#2764)
1 parent a6a27f2 commit c46a234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎src/content/configuration/watch.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,4 @@ On some machines Vim is preconfigured with the [backupcopy option](http://vimdoc
158158

159159
### Saving in WebStorm
160160

161-
When using the JetBrains WebStorm IDE, you may find that saving changed files does not trigger the watcher as you might expect. Try disabling the `safe write` option in the settings, which determines whether files are saved to a temporary location first before the originals are overwritten: uncheck `File > Settings... > System Settings > Use "safe write" (save changes to a temporary file first)`.
161+
When using the JetBrains WebStorm IDE, you may find that saving changed files does not trigger the watcher as you might expect. Try disabling the `safe write` option in the settings, which determines whether files are saved to a temporary location first before the originals are overwritten: uncheck `File > {Settings|Preferences} > Appearance & Behavior > System Settings > Use "safe write" (save changes to a temporary file first)`.

0 commit comments

Comments
 (0)
Please sign in to comment.