vscode-remote-workspace
vscode-remote-workspace copied to clipboard
Multi protocol support for handling remote files like local ones in Visual Studio Code.
Issue Type: Bug I am using the "remote workspace" extension, but only have this issue on one particular workspace. When I open VS Code and open the site, I am...
I am trying to set up a connection to my FTP server. I have: * Saved Workspace As to create `MySpace.code-workspace` file * Opens Settings and pasted the following in...
I'm unable to connect to my server via sftp when using the key=id_rsa parameter in the uri. Here is what I have in my .code-workspace file: { "folders": [ {...
If you are connecting to ftp and open the classic asp file, always open the encoding with utf8.
Hi, Since the last Update (02/10/19) I'm not able to create files in SFTP mode (The file is created but infinite loading) - In WinSCP I can see the new...
When connecting to ftp server files starting with "." (.htaccess, .gitignore) do not show up. Is there a setting I am missing to enable it?
First I have to say this is a really helpful extension! Thanks your great works! 👍 As @mkloubert you have [mentioned in #11 ](https://github.com/mkloubert/vscode-remote-workspace/issues/11#issuecomment-397043396), we are able to execute remote...
Issue Type: Bug Create remote workspace using sftp Open workspace and browse files Open php file with more than 2000 lines File opens partially abrubtly ending in middle of line,...
VSCode Version: 1.31.1 and Insiders version OS Version: Mojave 10.14.2 Extension: LastVersion v0.41 Steps to Reproduce: 1. Open VScode or Inside version 2. Install Remote Workspace plugin 3. Open a...
Since taking the new vscode and remote workspace updates today, large files are only partially loading. Not sure what else to add. Before the updates large files would open in...