May the code be with you 👻
When I type `leetcode edit --daily`, it saves the code into a file named `2845.count-of-interesting-subarrays.rs`. However, it seems like `rust-analyzer` refuses to provide in-depth IDE features such as type and ownership checking with files having 2 dots or more in their name. Only autocomplete works. My current workaround is to symlink the file to `2845.rs` to have complete IDE features, while being able to test and submit the edited code. It would be nice to have a config to allow a custom file name.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by mister-teddy and has received 0 comments.