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

Add support for continuation mark \ #23

Open
pirpyn opened this issue Feb 21, 2023 · 2 comments
Open

Add support for continuation mark \ #23

pirpyn opened this issue Feb 21, 2023 · 2 comments
Labels
bug Something isn't working hard Hard problem needing external help help wanted Extra attention is needed

Comments

@pirpyn
Copy link
Owner

pirpyn commented Feb 21, 2023

set args \
    a \
    b

doesn't render correctly
image

@pirpyn pirpyn added the bug Something isn't working label Feb 21, 2023
@pirpyn pirpyn changed the title Add support for continuaton mark \ Add support for continuation mark \ Feb 21, 2023
@pirpyn
Copy link
Owner Author

pirpyn commented May 31, 2023

It will be a difficult task : right now i feel like each regex should handle the \ differently since i don't know how to make the scope continue to the next line

@pirpyn pirpyn added help wanted Extra attention is needed hard Hard problem needing external help labels May 31, 2023
@pirpyn
Copy link
Owner Author

pirpyn commented Jun 10, 2023

I could use textmate/java.tmbundle#8 as an example, but i don't understand they solve it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hard Hard problem needing external help help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant