rust-analyzer is experimenting with a really clever feature: allow types to open a link to their external docs! https://github.com/rust-analyzer/rust-analyzer/blob/master/docs/dev/lsp-extensions.md#open-external-documentation
I've definitely thought about referencing external resources from an editor: in principle you could even fetch the first paragraph inline too!
miniblog.
Related Posts
@krinkle Huh, that definitely looks like a bug, and a weird one at that. Please file an issue 🙂
A bunch of useful Emacs tips for handling the region, but I definitely did not know that Emacs can calculate lunar phases!
My understanding of Rust Foundation and Rust Project has definitely improved following today's talk.
Rust Foundation: Handles financial, legal and bureaucratic stuff. Requires a supermajority of votes from both sponsors and the Rust Project.
Rust Project: Focuses on building.