Posts

Showing posts with the label vscode-settings

Vscode: Error No such file (sftp liximomo extension)

6 I have this problem when I upload a file on the server. [error] Error: No such file at SFTPStream._transform at SFTPStream.Transform._read at SFTPStream._read How I can fix this problem? I tried to upload files to different servers, so I guess it's not a server-related problem but an extension. visual-studio-code ftp sftp vscode-settings Share Improve this question Follow ...

NPM scripts not shown in Explorer sidebar. How to shwo them again?

7 I have this problem with Visual Studio Code for Windows 10: I can't see anymore the NPM scripts in explorer sidebar. I deleted all the extensions, uninstalled VS Code cancelling also its folder and the extension folders, installed latest version of VS Code again with no custom options and no extensions, but it didn't solved my problem; the NPM scripts menu does not appear. How could I fix this so that the NPM Scripts menu option is shown again? visual-studio-code vscode-settings npm-scripts Share Improve this q...