Describe the bugViperIDE with WebAssembly MP does not let you create directory at file creation dialog.
Pressing the + beneath a directory in the file manager panel and entering a name with / leads to an error:
File "<stdin>", line 5, in <module>
OSError: 20
in a red box at the top right.
While simple file creation or deletion (using + or x) works!
Describe the bug ViperIDE with WebAssembly MP does not let you create directory at file creation dialog. Pressing the + beneath a directory in the file manager panel and entering a name with / leads to an error:
in a red box at the top right. While simple file creation or deletion (using + or x) works!
Setup
To Reproduce Steps to reproduce the behavior:
tmpdir/
for example.Expected behavior Creation of the directory.
Actual Screenshots / Logs
Additional context none