Hi João, I've attached a patch fixing this issue. It includes Martin's new recenter-region. This is the original report: > In eglot 1.17, the LSP showDocument downcall opens the designated > file, moves the cursor to the designated position, and raises the > frame. One other thing it could do to make it easier to see where the > cursor is would be to recenter the buffer. > > The patch below is a minimal fix; the discussion at > https://github.com/joaotavora/eglot/discussions/1382 suggests a couple > of possible refinements. Thanks.