-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Description
Hi, I had been reading the book while learning leptos (using the 0.8 alpha branch if that matters). Overall, great experience, thanks! I noticed a few inconsistencies - things working differently nowadays, some broken links etc.
I don't know what, when (or even if?) something changed, but I removed server from the proc macro ignore list and the editor auto-complete works fine for me? (Visual Studio Code 1.98, rust-analyzer 0.3.2337, leptos-related crates @ leptos-rs/leptos@d0bf843)
Seems like the macro is expanded properly and gives great IDE support for ServerActions created with it
Maybe we should add another note saying that #[server] macros should work with rust-analyzer and make the proc macro ignore list completely optional in the book?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
