Skip to content
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

Merged
merged 1 commit into from
Mar 22, 2017

Conversation

shaoshuai0102
Copy link
Contributor

#428

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@mention-bot
Copy link

@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.


没有自动重启的情况一般是在使用 jetbrains 旗下软件(intellij, webstorm..),并且开启了 Safe Write 选项。

jetbrains [Safe Write 文档](https://www.jetbrains.com/help/webstorm/2016.3/system-settings.html)中有提到:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jetbrains


## 本地开发时,修改代码后为什么 worker 进程没有自动重启?

没有自动重启的情况一般是在使用 jetbrains 旗下软件(intellij, webstorm..),并且开启了 Safe Write 选项。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jetbrains

@shaoshuai0102 shaoshuai0102 force-pushed the doc-faq-turn-off-safe-write branch from 132abec to a68b1dd Compare March 22, 2017 05:51
@codecov
Copy link

codecov bot commented Mar 22, 2017

Codecov Report

Merging #614 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##           master   #614   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          26     26           
  Lines         633    633           
=====================================
  Hits          633    633

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2296b7b...bc7fa8b. Read the comment docs.

@shaoshuai0102 shaoshuai0102 force-pushed the doc-faq-turn-off-safe-write branch from a68b1dd to bc7fa8b Compare March 22, 2017 06:51
@fengmk2 fengmk2 merged commit c22e005 into master Mar 22, 2017
@fengmk2 fengmk2 deleted the doc-faq-turn-off-safe-write branch March 22, 2017 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants