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

feat: match unambiguous variables by name #3403

Merged
merged 2 commits into from
May 23, 2024
Merged

Conversation

TrySound
Copy link
Member

@TrySound TrySound commented May 22, 2024

Fixes #3401
Ref #3080

Simple logic here, one variable matched by name then can be replaced with actual variable id otherwise user has to select variable explicitly.

Screenshot 2024-05-23 at 00 37 07

Fixes #3401

Simple logic here, one variable matched by name then can be replaced
with actual variable id otherwise user has to select variable
explicitly.
@TrySound TrySound requested review from kof and johnsicili May 22, 2024 21:38
@johnsicili
Copy link
Contributor

Beautiful!! Will make sharing expressions much easier. Works well. Thanks!

@TrySound TrySound merged commit d95158b into main May 23, 2024
31 checks passed
@TrySound TrySound deleted the unambiguous-variables branch May 23, 2024 08:32
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.

Allow pasting in system variables when they are written in plain text
3 participants