mkloubert / vscode-remote-workspace

Multi protocol support for handling remote files like local ones in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-remote-workspace
GNU Lesser General Public License v3.0
207 stars 37 forks source link

Do better cache handling #92

Open chinmay2197 opened 5 years ago

chinmay2197 commented 5 years ago

If I delete a file from the remote machine and after refreshing the file is updated but I can still access traces of the old file due to may be editor's cache or any plugin related problem.