vscode-rust v0.2.3 Release Notes

  • ๐Ÿ› Bug fixes

    • cargo clippy outputs messages in JSON.

    ๐Ÿ”‹ Features

    • ๐Ÿ“š Lines starting with "# " in code block in documentation isn't shown in hover. This is same how cargo doc renders code block.

    • A cargo command output is flushed line by line. Before it was flushed at the end