From 3be0aa71d9e39a8fdb6f38cc796709bf4f9c11d9 Mon Sep 17 00:00:00 2001 From: johnthagen Date: Mon, 19 Oct 2020 13:34:42 -0400 Subject: [PATCH] Update PyCharm integrations instructions to avoid running on external changes (#1769) --- docs/editor_integration.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/editor_integration.md b/docs/editor_integration.md index 73107d6..21a6865 100644 --- a/docs/editor_integration.md +++ b/docs/editor_integration.md @@ -72,7 +72,9 @@ On Windows / Linux / BSD: - Output paths to refresh: `$FilePath$` - Working directory: `$ProjectFileDir$` - - Uncheck "Auto-save edited files to trigger the watcher" in Advanced Options + - In Advanced Options + - Uncheck "Auto-save edited files to trigger the watcher" + - Uncheck "Trigger the watcher on external changes" ## Wing IDE -- 2.39.2