bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62687: [PATCH] Eglot: eglot--sig-info: Show SigInfo Docs if Markup;


From: Mekeor Melire
Subject: bug#62687: [PATCH] Eglot: eglot--sig-info: Show SigInfo Docs if Markup; fix regex for highlighting; etc
Date: Sat, 08 Apr 2023 20:44:08 +0000

2023-04-08 20:47 joaotavora@gmail.com:

Mekeor Melire <mekeor@posteo.de> writes:

> The main issue is that Eglot won't show the > "SignatureInformation"'s "documentation" field if it is of > type MarkupContent.

OK I see it, I understand it, and I've done some changes to master. Please have a look at commit 685435cb52eaa6f61b7088398f1f53e69d76e63e.

Thank you! That commit indeed makes Eglot show "SignatureInformation"'s "documentation" field even if it's of type MarkupContent. So it solves this main issue.

Unfortunately, that commit causes Eglot to not show the "ParameterInformation"'s "documenation" field. I propose to show both the SigInfo- and the ParamInfo-documentation, whenever possible. (To be more precise: First, the SigInfo-doc should be shown, if non-nil. Then, the ParamInfo-doc should be shown, if non-nil.) What do you think?

Would you like to have an audio-call to talk about the problems related to `eglot--sig-info'? I think it would be much more efficient than email.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]