-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: turn off safe write in Jetbrains softwares #614
Conversation
@shaoshuai0102, thanks for your PR! By analyzing the history of the files in this pull request, we identified @huacnlee, @atian25 and @OneNewLife to be potential reviewers. |
docs/source/zh-cn/faq.md
Outdated
|
||
没有自动重启的情况一般是在使用 jetbrains 旗下软件(intellij, webstorm..),并且开启了 Safe Write 选项。 | ||
|
||
jetbrains [Safe Write 文档](https://www.jetbrains.com/help/webstorm/2016.3/system-settings.html)中有提到: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Jetbrains
docs/source/zh-cn/faq.md
Outdated
|
||
## 本地开发时,修改代码后为什么 worker 进程没有自动重启? | ||
|
||
没有自动重启的情况一般是在使用 jetbrains 旗下软件(intellij, webstorm..),并且开启了 Safe Write 选项。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Jetbrains
132abec
to
a68b1dd
Compare
Codecov Report
@@ Coverage Diff @@
## master #614 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 26 26
Lines 633 633
=====================================
Hits 633 633 Continue to review full report at Codecov.
|
a68b1dd
to
bc7fa8b
Compare
#428
Checklist
npm test
passesAffected core subsystem(s)
Description of change