You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File paths should be able to have spaces according to the dhall interpreter.
However the syntax coloring acts up when there are spaces in the quoted part of the path.
Reproduce
Use the following folder structure
ok.dhall
error.dhall
Subfolder
test.dhall
Subfolder 1
test.dhall
ok.dhall:
error.dhall:
The text was updated successfully, but these errors were encountered:
File paths should be able to have spaces according to the dhall interpreter.
However the syntax coloring acts up when there are spaces in the quoted part of the path.
Reproduce
Use the following folder structure
ok.dhall
:error.dhall
:The text was updated successfully, but these errors were encountered: