Skip to content

Allow for customizing the [lspce] header in eldoc#55

Open
zenMaya wants to merge 1 commit intozbelial:masterfrom
zenMaya:master
Open

Allow for customizing the [lspce] header in eldoc#55
zenMaya wants to merge 1 commit intozbelial:masterfrom
zenMaya:master

Conversation

@zenMaya
Copy link

@zenMaya zenMaya commented Nov 13, 2025

My usecase is that I use eglot-eldoc-box which displays the eldoc buffer on demand. I don't really use eldoc otherwise, but even then, my biggest use is having the eldoc show me the signature in message buffer, which it does by displaying the first line of the eldoc buffer.

The problem is that lspce shows [lspce] in the first line and there is no easy way to disable it.

My solution is to create a new variable that allows for customizing this header to either be any string (setting [lspce] as the default value) or nil. In that case the header is hidden completely.

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.

1 participant

Comments