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

Support nested repositories #2

Merged
merged 2 commits into from
Oct 21, 2015
Merged

Support nested repositories #2

merged 2 commits into from
Oct 21, 2015

Conversation

aeschli
Copy link
Contributor

@aeschli aeschli commented Oct 19, 2015

No description provided.

"value": "##",
"scopes": [
"text.html.markdown",
"markup.heading.${1/(#)(#)?(#)?(#)?(#)?(#)?/${6:?6:${5:?5:${4:?4:${3:?3:${2:?2:1}}}}}/}.markdown",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this grammar is using more features that are not supported. I wonder how to interpret this fancy back-reference ${1/(#)(#)?(#)?(#)?(#)?(#)?/${6:?6:${5:?5:${4:?4:${3:?3:${2:?2:1}}}}}/} to generate correct scope names.

@aeschli
Copy link
Contributor Author

aeschli commented Oct 21, 2015

will resolve #1

alexdima added a commit that referenced this pull request Oct 21, 2015
@alexdima alexdima merged commit 1ec7fa1 into master Oct 21, 2015
@alexdima
Copy link
Member

Ok, let's tackle the scope name issue in another PR

@alexdima alexdima deleted the nested-repos branch October 23, 2015 14:10
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

Successfully merging this pull request may close these issues.

None yet

2 participants