We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 70312e8 + 7cd6cb3 commit 06e2c3aCopy full SHA for 06e2c3a
content/guides/development.md
@@ -18,6 +18,7 @@ Each editor has a different way of disabling this. For the most common ones:
18
* **Sublime Text 3** - Add `"atomic_save": false` to your user preferences.
19
* **IntelliJ** - use search in the preferences to find "safe write" and disable it.
20
* **Vim** - add `:set backupcopy=yes` in your settings.
21
+* **WebStorm** - uncheck `Use "safe write"` in Preferences > Appearance & Behavior > System Settings
22
23
## Source Maps
24
0 commit comments