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
Copy file name to clipboardExpand all lines: docs/linux/remote-file-explorer.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: "Remote file explorer"
3
3
description: "Learn how to use Remote File Explorer to view, upload, and download files on a remote machine form within Visual Studio."
4
4
ms.topic: how-to
5
-
ms.date: 05/21/2025
5
+
ms.date: 06/02/2025
6
6
---
7
7
# Remote File Explorer
8
8
@@ -99,6 +99,12 @@ The highlighted buttons are, from left to right:
99
99
-**Delete Item**: Delete a file or folder on the remote machine.
100
100
-**Search**: Search for files or folders on the remote machine.
101
101
102
+
## Remote File Explorer settings
103
+
104
+
To change the settings for the **Remote File Explorer**, select the **Settings** button on the toolbar. The **Remote File Explorer Settings** dialog opens with the following option:
105
+
106
+
-**Enable Dynamic File Icons for Extension-less Files**: Shows icons based on file type by checking the mime-type. Useful for Linux files without extensions so that a correct file icon is shown instead of a generic document icon. May impact performance.
107
+
102
108
## See also
103
109
104
110
-[The Remote File Explorer tool window of Visual Studio (video)](/shows/pure-virtual-cpp-2023/the-remote-file-explorer-tool-window-of-visual-studio)
0 commit comments