You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clangd-14 also has support for inlay hints (currently needs to be enabled via the --inlay-hints flag) via the 'clangd/inlayHints' request. Would be cool if this was supported as well. Probably most of the rust code could be reused.
Clangd-14 also has support for inlay hints (currently needs to be enabled via the
--inlay-hintsflag) via the 'clangd/inlayHints' request. Would be cool if this was supported as well. Probably most of the rust code could be reused.