Changelog #9

Commit: 87e1baf
Release: 2020-01-27

New Features

  • #2887 auto import assist. 73185119 cf89e800 411d 11ea 9213 d6eac89256c4

  • #2883 enable semantic highlighting inside macros. 73185287 137ced00 411e 11ea 93ed e415daa9c5dd

  • #2899 detect popular macro-based test frameworks for the purposes of the "Run …​" lenses/keybinding.

Fixes

  • #2901 cancel pending requests when shutdown is initiated.

  • #2907 inline variable does not remove unused variables.

  • #2906 fix a bug on windows where main loop was starved by background tasks.

Internal Improvements

  • #2893 add a guided tour of lossless syntax trees to the dev docs.

  • #2891 remove code duplication in validation.

  • #2898 cleanup cargo watch state management.