Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Wrong syntax coloring when escaping spaces with quotes in file paths #12

Open
JohanWinther opened this issue Nov 7, 2022 · 0 comments

Comments

@JohanWinther
Copy link

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:
image

error.dhall:
image

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant