Lang tooltip popup has incorrect wrapping (zls) #12824
Unanswered
edrozenberg
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When viewing a popup from
zls
, the wrapping is incorrect leading to excessive linefeeds/early linefeeds and wasted space.Forced wrapping at a fixed width:
![Linefeed Issue 2](https://private-user-images.githubusercontent.com/2648417/411342418-600d11ae-3190-472a-831e-dfa1beea8ec9.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNDcwMDEsIm5iZiI6MTczOTM0NjcwMSwicGF0aCI6Ii8yNjQ4NDE3LzQxMTM0MjQxOC02MDBkMTFhZS0zMTkwLTQ3MmEtODMxZS1kZmExYmVlYThlYzkuanBnP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTJUMDc1MTQxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NmQ4MGI0N2MwZDI0ZDU4OWY0ZTE2NWJhOTM2MWNkNWU2MmY4OGY5Y2YxZmI3ZTc0NDk2NzQzMTM1ZTE4YmU4YiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.z-zq_YjyrHBJIwzI5RPHC31nlO-chdU2alj6ARZCSOI)
I received the following comment from the
zls
("zig language server") project:This may be a more general issue with popups, I haven't investigated thoroughly.
Beta Was this translation helpful? Give feedback.
All reactions