Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Parser does not respect the escape directive #2

Open
camdencheek opened this issue May 12, 2021 · 1 comment
Open

Parser does not respect the escape directive #2

camdencheek opened this issue May 12, 2021 · 1 comment
Assignees

Comments

@camdencheek
Copy link
Owner

camdencheek commented May 12, 2021

The Dockerfile reference includes an escape directive which lets you set the escape character for the file. This appears to be fairly widely used, particularly for Windows Dockerfiles. However, it is not yet respected by this parser. It will likely storing some state in an external parser as described here.

@camdencheek camdencheek self-assigned this May 12, 2021
@ahlinc
Copy link

ahlinc commented May 12, 2021

I've left an additional comment for you here: tree-sitter/tree-sitter#1100 (reply in thread) related to this issue, please, give it a look.

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

No branches or pull requests

2 participants