Can we add an option to set the location "eol" and to change the hightlight?
like
"inlayHint.enableParameter": true,
"inlayHint.position": "eol",
and
56: LspInlayHint = { fg = "#5A6B81" },
57: LspInlayHintType = { fg = "#608A87" },
58: LspInlayHintParameter = { fg = "#69608A" },
Can we add an option to set the location "eol" and to change the hightlight?
like
"inlayHint.enableParameter": true,
"inlayHint.position": "eol",
and
56: LspInlayHint = { fg = "#5A6B81" },
57: LspInlayHintType = { fg = "#608A87" },
58: LspInlayHintParameter = { fg = "#69608A" },