The file explorer only shows a directory at a time instead of a tree hierarchy. I find the tree view with LSP diagnostic highlighting files & folders very useful for sanity check impacts of my code changes.
Curious if you get the same effect some other way, maybe the diagnostics picker - though that doesn't show the hierarchy?
The Agave codebase has 250 "allow(clippy_too_many_arguments)" declarations. Maybe Solana core devs should take Bryan Johnson's advice and get some sleep.
@rustynode@harveymizzle Just a skill issue, EVM solves this fine by unwinding state changes that occurred within the reverted frame. If you read the docs they literally said "it was too hard" when explaining this behavior