Closed
Description
code-server
version: server/1.32.0-310 linux-x64 node-v8.15.0- OS Version: Ubuntu 18.04
Description
Hi, I added a new task for a build using the type "Other". I edit tasks.json, and that appears to go fine. However, when I go back to edit it by click "Tasks->Configure Task" and the name of my task, a dialog in the bottom right says:
Unable to open '.vscode\tasks.json': File not found (file:///home/cburdick/.vscode\tasks.json).
This is a Linux server, so I'm not sure why it's using a windows path delimiter on the last portion.
Steps to Reproduce
- Create a new task
- Try to edit that task