Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Nested repositories don't work #61

Open
Talon1024 opened this issue Sep 26, 2015 · 0 comments
Open

Nested repositories don't work #61

Talon1024 opened this issue Sep 26, 2015 · 0 comments
Labels

Comments

@Talon1024
Copy link

While I was trying to "fix" the syntax highlighting for heredocs in PHP, I noticed that if I moved the heredoc_interior rule out of the nested repository in the heredoc rule, the heredocs would be tokenized correctly.

However, since the heredoc_interior rule is in a nested repository in the original grammar, it is not recognized by first-mate.

I have begun work on this in my own fork of first-mate.

@winstliu winstliu added the bug label Sep 26, 2015
Talon1024 added a commit to Talon1024/first-mate that referenced this issue Apr 16, 2016
Add repository property to Pattern class, and change code in Pattern.ruleForInclude to account for that change.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants