Replies: 2 comments
-
|
Sounds like a RustRover bug? I don't use it so I don't have any helpful advice, sorry. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I haven’t used it much, but it might have to do with what features are enabled in the IDE? But if it’s only the prelude crate then I have no idea
…On Fri, Dec 26, 2025, at 7:51 AM, Greg Johnston wrote:
Sounds like a RustRover bug? I don't use it so I don't have any helpful advice, sorry.
—
Reply to this email directly, view it on GitHub <#4507 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABVBTCNQVQ2U4GIDNXNQSCL4DVKR3AVCNFSM6AAAAACPZDUQTGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKMZUG43DGMQ>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks. Is anyone using Rust Rover or Intellij with the RR plugin? I'm seeing an error where certain items in the prelude are being marked as not found in scope. I should note cargo leptos is building successfully. So this seems like an IDE problem.
I tried loading the project in VsCode and I can hover the For component and it shows me definition (but I have other vscode problems).
Anyone know how to solve this for intellij or Rust Rover?
Example code:
Also have hydrate and ssr enabled
Beta Was this translation helpful? Give feedback.
All reactions