Describe the bug
When I try to open "error_log" file in my ftp server y get this message: "Cannot read properties of null (reading '0')". If I rename it to "error_log.txt" I can open it without problems.
To Reproduce
Steps to reproduce the behavior:
Go to ftp server
Click on "error_log" file
See error
Expected behavior
I expect to view the content of the file
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Windows 11
VSCode Version 1.87.2
Extension Version 1.18.1
Extension Logs from Startup - required
Open User Settings.
On Windows/Linux - File > Preferences > Settings
On macOS - Code > Preferences > Settings
Set sftp.debug to true and reload vscode.
Reproduce the problem, get the logs from View > Output > sftp.
Do you read the FAQ?
Describe the bug When I try to open "error_log" file in my ftp server y get this message: "Cannot read properties of null (reading '0')". If I rename it to "error_log.txt" I can open it without problems.
To Reproduce Steps to reproduce the behavior:
Expected behavior I expect to view the content of the file
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Extension Logs from Startup - required
Open User Settings.
sftp.debug
totrue
and reload vscode.