Natizyskunk / vscode-sftp

Super fast sftp/ftp extension for VS Code
Other
373 stars 68 forks source link

Add ability to refresh the currently focused remote file #408

Open atariq11700 opened 11 months ago

atariq11700 commented 11 months ago

Added a command and a button in the file editor to refresh the focused remote file. This button only shows when viewing the preview from the remote file explorer. This differs from the refresh button in the remote file explorer as the remote file explorer button will refresh the active selected tree item. So you could open file1, open file2, then switch back to file1 by clicking the tab, and the refresh button in the remote file explorer would refresh file2.