Closed DanielMcCord closed 1 year ago
Hello @DanielMcCord ,
I can't reproduce the issue with the latest IDEA, Rust and Academy plugins. Could you please re-download the course and check if the issue is still reproducible?
If it does, please clarify the lesson which we can check and the steps for reproducing. Also, what OS you are using?
@DaniilBogdanovJB Switching to the proprietary Rust plugin fixes it for me, using the latest CLion on Linux Mint.
Note: JetBrains Academy 2023.9 dropped support for using the deprecated open-source Rust plugin to start the Learn Rust course.
Steps to reproduce
Expected behavior "Peek solution..." reveals the correct answer and shows the diff, and "Reset Content" restores the original content of the file(s) in the task.
Actual behavior "Peek solution..." does nothing. "Reset Content" blanks out all .rs files in the task (curiously, the Cargo.toml, if present, is reset correctly). Broken behavior persists across IDE restarts.
Other infomation
Workaround Switch back and forth between two installs of the IDE:
235 and #216 seem to be duplicates of this issue.