Changelog #152
Commit: 43fb956
Release: 2022-10-24
Fixes
-
#13433
revert "#13354
diagnose some incorrect usages of the question mark operator". -
#13463
support const generics in built-in derive macros. -
#13428
,#13447
fix formatting requests hanging during start-up. -
handle projects sharing common dependencies in
once
strategy. -
#13448
work around a Python extension polyfill. -
#13451
handle language configuration changes properly.
Internal Improvements
-
#13460
(first contribution) clean up the SCIP implementation slightly. -
#13128
,#13466
,#13471
allow running build scripts and check only once, in the workspace root. -
#13453
handle Code commands when the server is stopped. -
#13399
migrate assists to format args captures, part 2. -
#13461
remove unnecessary continue.