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

fix: Virtual text is broken when the t-function is used for the value of the t-function options. #30

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

nabekou29
Copy link
Owner

@nabekou29 nabekou29 commented Oct 5, 2024

close #28

Ensure that the first found key, key_arg, namespace, and key_prefix are used when t function calls are nested. Added a test case to verify the correct behavior with nested t function calls.

… of the t-function options.

Ensure that the first found key, key_arg, namespace, and key_prefix are
used when t function calls are nested. Added a test case to verify the
correct behavior with nested t function calls.
@nabekou29 nabekou29 self-assigned this Oct 5, 2024
@nabekou29 nabekou29 merged commit 5cb8a20 into main Oct 5, 2024
1 check passed
@nabekou29 nabekou29 deleted the fix/28 branch October 5, 2024 17:10
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.

Virtual text is broken when the t-function is used for the value of the t-function options.
1 participant