vscode-rust v0.3.8 Release Notes

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

    • โž• Added information about installing Rust Language Server to the documentation. The Pull Request

    • โž• Added the "actionOnStartingCommandIfThereIsRunningCommand" configuration parameter. The Pull Request

    • โž• Added information about linting to the documentation. The Pull Request

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fixed an error because of which "Cargo: Check" command didn't work. The Pull Request

    • ๐Ÿ›  Fixed an error because of which in Legacy Mode only one diagnostic was shown in each file. The Pull Request

    • Made a diagnostic contain notes. The Pull Request

    • Made executing a cargo command in a terminal preserve the focus. The Pull Request

    • ๐Ÿ›  Fixed constructing a diagnostic's path. The Pull Request