Commit: d7628c0
Release: 2024-10-14
(v0.3.2146
)
Fixes
#18246
fix crash inprettify_macro_expansion()
when the node isn't the whole file.#18245
fix detail label in completions.#18247
fixsomething_to_resolve
sometimes being reset incompletion_item
#18269
display constructor types in a nicer way.#18289
fix panic on JSON projects with relative buildfile paths.
Internal Improvements
#18266
use macos-13 runners and bumpMACOSX_DEPLOYMENT_TARGET
to13.0
.#18281
stop usingspawnSync
in the VS Code extension.
See also the changelog post.