influxdata / vsflux

Flux language extension for VSCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Names with forward slash break

rickspencer3 opened this issue · comments

I have a task called "Read/Write Task"

When I select "Edit Task" in the treeview, I get the followig error:

notificationsAlerts.ts:42 Error running command influxdb.editTask: A system error occurred (ENOENT: no such file or directory, open '/var/folders/yb/bkwm49zj2jg4lx_m_7j12br80000gn/T/ddd2398fb4a7cb8a162e/Read/Write Task.flux'). This is likely caused by the extension that contributes influxdb.editTask.

The task does not open.