Remove experimental and legacy implementations of inlay hints and call hierarchy. Use to the official textDocument/inlayHint and textDocument/prepareCallHierarchy implementations instead.
Features
drop experimental textDocument/calls, typescript/inlayHints (#647) (b15f8a7)
implement support for spec version of Call Hierarchy (#649) (3ce0e17)