microsoft / vscode-docker-extensibility

Docker for Visual Studio Code: Extensibility Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: Reading files is not working on Windows

bwateratmsft opened this issue · comments

A couple of bugs with the FS stuff on Windows.

  1. Reading files is not working (need to use exec)
  2. Writing files is not possible, so we should throw a CommandNotSupportedError.