36

IntelliJ Rust Changelog #123

 4 years ago
source link: https://intellij-rust.github.io/2020/06/01/changelog-123.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

This is the last release that supports the 2019.3 platform. To receive plugin updates further, please upgrade your IDE to 2020.1.

New Features

  • Debugger support outside of CLion:
    • Do not interrupt debugging session if debugger is not loaded. Now, if your debugger is not loaded or should be updated, the corresponding dialog and debugger loading don’t interrupt debugger session and it continues after successful loading. Also, there is option to download/update debugger automatically
  • Add Replace with block/EOL comment intentions (by @Jezza )

    J3iAFvb.png!web

  • Highlight never ( ! ) type as exit points (by @Kobzol )

    iiQJvyE.png!web

  • Show breadcrumbs for control flow constructions like if , match , loop , etc. You may configure editor breadcrumbs via Preferences | Editor | General | Breadcrumbs settings (by @Stzx )

    mmUfMfR.png!web

Performance Improvements

  • Optimize module declaration name resolution
  • Slightly speed up macro expansion

Fixes

  • Add use declarations to Rust REPL commands context. It enables completion of imported names
  • Fix false positive Redundant else error for slice patterns
  • Fix struct field name resolution. Now Go to declaration works for destructured fields when using type alias
  • Fix inlay type hints for type placeholders. Previously, they were wrong in some complex cases
  • Fix control flow analysis of paren expressions. Previously, unclosed paren expression led to IllegalStateException , and there were false-positive move errors on paren expressions inside struct literals
  • Use the proper grammar for path fragments in macro_rules! . Now macro calls with type-like paths (i.e. paths without :: token before < ) like foo!(Foo<u32>) are expanded properly (by @mrobakowski )
  • Fix environment variables forCoverage runner
  • Fix debugging when terminal emulation is enabled

Internal Improvements

  • Improve release actions script

Full set of changes can be found here


Recommend

  • 31
    • intellij-rust.github.io 4 years ago
    • Cache

    IntelliJ Rust Changelog #122

    Most of the new features in the release have been added by third-party contributors. Many thanks to @Kobzol for the extraordinary amount of contributions! You can partic...

  • 22
    • intellij-rust.github.io 4 years ago
    • Cache

    IntelliJ Rust Changelog #124

    New Features Support 2020.2 EAPs Enable new macro expansion engine in nightly builds ...

  • 43
    • intellij-rust.github.io 4 years ago
    • Cache

    IntelliJ Rust Changelog #125

    New Features Provide initial support for debugging with MSVC toolchain in CLion 2020.2. You can track current progress and restrictions

  • 26
    • intellij-rust.github.io 4 years ago
    • Cache

    IntelliJ Rust Changelog #127

    New Features Support Rust documentation rendering in an editor. Just click to the corresponding icon on gutter to look at rendered version of a particular comment. Also, you can enable it by default v...

  • 13
    • intellij-rust.github.io 4 years ago
    • Cache

    IntelliJ Rust Changelog #137

    IntelliJ Rust Changelog #137 14 Dec 2020 New Features Support Find Usages action (Edit | Find Usages or Alt+F7) for Cargo

  • 16
    • intellij-rust.github.io 4 years ago
    • Cache

    IntelliJ Rust Changelog #136

    IntelliJ Rust Changelog #136 30 Nov 2020 New Features Introduce the new experimental engine for name resolution (disabled by default). The new algorithm (aka name resolution 2.0) uses the fixed-...

  • 16
    • intellij-rust.github.io 4 years ago
    • Cache

    IntelliJ Rust Changelog #138

    IntelliJ Rust Changelog #138 28 Dec 2020 New Features Enable Build tool window by default. The Build tool window provides structured output for build

  • 7
    • intellij-rust.github.io 4 years ago
    • Cache

    IntelliJ Rust Changelog #139

    New Features Cargo features and cfg support improvements: Take into account attributes under

  • 17
    • intellij-rust.github.io 4 years ago
    • Cache

    IntelliJ Rust Changelog #140

    Please welcome our new documentation 🥳 It covers almost everything about the plugin, from basic how-to-s to detailed feature descriptions ✍️. And we’...

  • 21
    • intellij-rust.github.io 4 years ago
    • Cache

    IntelliJ Rust Changelog #142

    IntelliJ Rust Changelog #142 1 Mar 2021 New Features Debugging is now available in PyCharm Professional starting with 2021.1 EAPs. Note, it requir...

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK