Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write over virtual filesystem not working #2986

Closed
claytongulick opened this issue Aug 23, 2018 · 2 comments
Closed

Write over virtual filesystem not working #2986

claytongulick opened this issue Aug 23, 2018 · 2 comments

Comments

@claytongulick
Copy link

Describe the bug
Using the new virtual filesystem api, like with ssh fs plugin, :w write doesn't work, it tries to save a local
file.

To Reproduce
Steps to reproduce the behavior:

  1. Install ssh fs plugin
  2. Edit a remote file
  3. Try to save with :w

Expected behavior
The file should save the same way it does with CTRL-S.

Environment (please complete the following information):

  • Extension (VsCodeVim) version: 0.16.0
  • VSCode version: 1.25.1
  • OS: Win 10
@jpoon
Copy link
Member

jpoon commented Aug 25, 2018

Seems related: #2956

@jpoon
Copy link
Member

jpoon commented Dec 30, 2018

Closing as duplicate of #2956

@jpoon jpoon closed this as completed Dec 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants