Changelog #170

Commit: 4e29820
Release: 2023-02-27 (v0.3.1410)

New Features

  • #14175 (first contribution) add "Open Docs" command to the context menu:

    Screen recording showing the Open Docs in the context menu and how it opens docs.rs
  • #14207 (first contribution) respect CARGO_HOME in toolchain detection.

Fixes

  • #14203 (first contribution) add check for extra path segments after a fully qualified one.

Internal Improvements

  • #14183 try to improve the rustfmt.overrideCommand docs.