Changelog #234
Commit: 21ec8f5
Release: 2024-05-20 (v0.3.1966)
Note
Because of an infrastructure issue, this release is not available on the VS Code Marketplace.
Of course, you can still download and install the VSIX from GitHub Releases.
Fixes
#17203fix OOM caused by term search.#17227hash file contents to verify it actually changed.#17225interleave function-like and attribute macro expansion in "Expand macro recursively".#17220improve confusing literal hovers.#17187keep parentheses in De Morgan's law assist when the precedence of inner expression is lower.#17216respect path attribute in "Extract module to file".#17232don't emit--keep-goingwith custom build script commands.
Internal Improvements
#17250(first contribution) fix Neovim 0.10 inlay hints config example.#17241(first contribution) fix some typos.#17221make macro parse tree validation lazier.#17195implementunsafeattribute parsing.#17228sort computed runnables.#17243addStaticLifetimetohirAPI.#17235,#17238,#17239,#17240tweak metrics CI caching.#17224bumpCargo.lockdependencies.#17259sync from downstream.
See also the changelog post.