-
-
Notifications
You must be signed in to change notification settings - Fork 47
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
allow realtive offsets for line numbers #296
Comments
I'm dying for this feature in my notes :P
|
Alright, so the current design plan would allow for very simple expressions (for line numbers in button actions) like the following:
Simple numbers are still allowed, but on top of that simple addition and subtraction where the left-hand operand is a relative number and the right-hand operand is a user-specified number. Just a relative number should also be possible.
Possibly |
i really need this. |
I'm happy to work on this if no one has taken it on @mProjectsCode let me know if you'd like me to and I'll try to get something back to you by midweek |
@mProjectsCode Have you seen this? ^ |
Ah, seems like I overlooked this. Well-made PRs are always welcome. |
No description provided.
The text was updated successfully, but these errors were encountered: