Closed wjoel closed 4 months ago
Very cool! I believe to make this update available, we'll also need to bump the version in extension.toml
and send a PR to https://github.com/zed-industries/extensions to change the version number and commit in the submodules.
I haven't touched this in a while, but I'm fairly certain that's all we need to do. Other than that - LGTM!
This makes it possible to enable inlay hints. Example configuration added to
README.md
(setting"inlayHints.inferredTypes.enable": false
does not seem to work, the nested objects are required).