From: johnthagen Date: Mon, 19 Oct 2020 17:34:42 +0000 (-0400) Subject: Update PyCharm integrations instructions to avoid running on external changes (#1769) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/3be0aa71d9e39a8fdb6f38cc796709bf4f9c11d9 Update PyCharm integrations instructions to avoid running on external changes (#1769) --- 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