Skip to content

fix: hint_inline treats 'eol' and 'right_align' as 'inline'#363

Merged
ray-x merged 1 commit intoray-x:masterfrom
LucasAVasco:fix-hint_inline
May 19, 2025
Merged

fix: hint_inline treats 'eol' and 'right_align' as 'inline'#363
ray-x merged 1 commit intoray-x:masterfrom
LucasAVasco:fix-hint_inline

Conversation

@LucasAVasco
Copy link
Contributor

The official documentation says that the hint_inline function should return 'eol' to place the hint at the end of the line or 'right_align' to align the hint to the right of the line. However, even if the function returns 'eol' or 'right_align', the hint will always be inline

Is this the desired behavior?

The official documentation says that the `hint_inline` function should
return 'eol' to place the hint at the end of the line or 'right_align'
to align the hint to the right of the line. However, even if the
function returns 'eol' or 'right_align', the hint will always be inline
@ray-x
Copy link
Owner

ray-x commented May 19, 2025

Thanks! It was a test feature, so the logic doesn't quite match the document, but I am happy to merge it.

@ray-x ray-x merged commit 2b30d85 into ray-x:master May 19, 2025
5 checks passed
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.

2 participants