Editor Text color
已回答
Hi, anyone know which API controlled the gray text in the below figure? I want to add similar thing for my auto-completion plugin. I searched the documentation but did not find the API.

请先登录再写评论。
These elements are com.intellij.openapi.editor.Inlay
Thanks! That's what I want.