Changelog #9 Jan 27, 2020 Commit: 87e1baf Release: 2020-01-27 New Features #2887 auto import assist. #2883 enable semantic highlighting inside macros. #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.