Changelog #152

Commit: 43fb956
Release: 2022-10-24

New Features

  • #13427 make flycheck progress reports cancellable:

    196205329 2df93451 c143 4d1b a700 d988edf55efa
  • #13423 substitute some variables in the VS Code client.

  • #13365 add multiple getters mode to Generate getter.

  • #13426, #13444 refactor language client handling and add a "stop server" command.

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.