I'm impressed by how many options I'm offered in Common Lisp (in this case sbcl on Sly) for a simple error like an invalid variable name!
miniblog.
Related Posts
Is there any way to filter out toots that aren't in languages you understand?
I see translation offered on some toots, so presumably there's at least some language detection.
> try wrapping the expression in `summary::FileContent::Text`
This rust-analyzer feature amazed me. I'd changed an API from taking a &str to a Text(String) and it offered a quick fix to correct the call sites!
