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

Change "variable" to "expression", support escaping in expression names #20

Closed
andrewferrier opened this issue Aug 9, 2022 · 2 comments

Comments

@andrewferrier
Copy link
Owner

No description provided.

@andrewferrier andrewferrier added this to the 0.1 milestone Aug 9, 2022
@andrewferrier andrewferrier changed the title Change "variable" to "expression" Change "variable" to "expression", support escaping in expression names Aug 9, 2022
@andrewferrier
Copy link
Owner Author

An elegant way to handle this might be to use an "escaper" callback for each language, or even an entire callback function to construct the line (with a default implementation).

@andrewferrier andrewferrier modified the milestones: 0.1, 0.2, 0.4 Aug 9, 2022
@andrewferrier
Copy link
Owner Author

The ROI on implementing this will be too complicated.

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

1 participant