You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><p><code>explorer.autoReveal</code><strong>(<em>string|bool</em> default: <code>true</code>)</strong> - When <code>true</code>, the file explorer will jump to highlight the file current focused. When <code>false</code> the file explorer will remain static. If a string is entered it must be <code>"focusNoScroll"</code> which will still highlight the currently focused file in the file explorer but the file explorer will not scroll to it. Any other string supplied will be treated as if <code>false</code> was entered and the file explorer will remain static and not highlight the currently focused file.</p></li>
164
-
<li><p><code>files.useExperimentalFileWatcher</code><strong>(<em>bool</em> default: <code>false</code>)</strong> When <code>true</code>, a file watcher will be used to monitor file system changes and update the explorer in the sidebar.</p></li>
164
+
<li><p><code>files.useExperimentalFileWatcher</code><strong>(<em>bool</em> default: <code>true</code>)</strong> When <code>true</code>, a file watcher will be used to monitor file system changes and update the explorer in the sidebar.</p></li>
<li><p><code>explorer.autoReveal</code><strong>(<em>string|bool</em> default: <code>true</code>)</strong> - When <code>true</code>, the file explorer will jump to highlight the file current focused. When <code>false</code> the file explorer will remain static. If a string is entered it must be <code>"focusNoScroll"</code> which will still highlight the currently focused file in the file explorer but the file explorer will not scroll to it. Any other string supplied will be treated as if <code>false</code> was entered and the file explorer will remain static and not highlight the currently focused file.</p></li>
164
-
<li><p><code>files.useExperimentalFileWatcher</code><strong>(<em>bool</em> default: <code>false</code>)</strong> When <code>true</code>, a file watcher will be used to monitor file system changes and update the explorer in the sidebar.</p></li>
164
+
<li><p><code>files.useExperimentalFileWatcher</code><strong>(<em>bool</em> default: <code>true</code>)</strong> When <code>true</code>, a file watcher will be used to monitor file system changes and update the explorer in the sidebar.</p></li>
0 commit comments