vscode-rust v0.3.7 Release Notes

Release Date: 2017-02-13 // about 7 years ago
  • ๐Ÿ”‹ Features

    • โž• Added Rust Language Server integration. Pull Request

    • โž• Added the "rust.executeCargoCommandInTerminal" configuration parameter. If it is set a cargo command is executed in an integrated terminal

    ๐Ÿ’ฅ Breaking changes

    • โœ‚ Removed printing the duration of a execution of a task because cargo also does it

    • โœ‚ Removed the "rust.formatOnSave". Pull Request