joaotavora / eglot

A client for Language Server Protocol servers
GNU General Public License v3.0
2.21k stars 203 forks source link

How to enable inlay hint with clangd #1195

Closed nixmd closed 1 year ago

nixmd commented 1 year ago

I've read that recent versions of eglot supports inlay-hints for clangd. I've tried multiple attempts explained here to enable it with no success. It would be great if there was some quick notes on how to enable this feature.