Changelog #166
Commit: f1b257f
Release: 2023-01-30 (0.3.1386)
New Features
-
#14012(first contribution) add installation instructions for Visual Studio. -
#14024(first contribution) update documentation for Emacs. -
#14041show signature help for record literals: -
#14007add "Open server logs" button to the error notification:
Fixes
#14015(first contribution) don't include lifetime or label apostrophe when renaming.#14020fix associated item search finding unrelated definitions.#14006replace soft breaks in Markdown with spaces.#14019,#14023substitute VS Code variables more generally#14004don't escape non-snippets inMove const to impl.#14011fixUnwrap blockforletstatements.#14037handle boolean scrutinees better inMatch to if-letassist.#14039makeAdd missing impl memberswork for impls inside blocks.#14038don't fail workspace loading if sysroot can't be found
Internal Improvements
#14025improve deduplication inprocess_changes.#14009๐งนlsp_ext.ts.#14017removeTypeWalk.#14026try to fix auto-publishing of lib crates.
See also original changelog.

