typescript-language-server / typescript-language-server

TypeScript & JavaScript Language Server

Home Page:https://www.npmjs.com/package/typescript-language-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Call LSP refreshCodeLens/refreshInlayHint when codeLens/inlayHint settings changed

angelozerr opened this issue · comments

It would be nice when settings for codeLens / inlayHint changed to call refreshCodeLens/refreshInlayHint (if LSP client has this capability) to refresh codeLens / inlayHint in the UI editor when codeLens/inlayHint settings changed.