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

Use the new Trie for processing and adjust buffer mechanics accordingly #6

Closed
mlorbetske opened this issue Aug 26, 2016 · 1 comment
Milestone

Comments

@mlorbetske
Copy link
Contributor

This is a big item but will enable lookarounds in token matching. This will address ligershark/microsoft-templateengine#63

@mlorbetske mlorbetske added this to the Backlog milestone Dec 17, 2016
@sayedihashimi
Copy link
Member

Yes I think this is needed for real world templates. For example in my CSS I have "background-color: white" and I want to prompt for a new color. When the replacement is applied it should only change "white" if it's immediately after "background-color:".

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