> The Rust playground is pretty dope. D*mn near a full blown IDE running in your browser ...
I am not a fan of exaggeration. No, it is not ‘near’ a full-blown IDE.
That said, I think the Playground is wonderful, especially for a compiled language.
- edit multiple files - search across files - console/terminal - debugging - customizable keyboard shortcuts - source control integration - extensions/plugins
- long startup times - complicated and overly nested settings - run-amok CPU-hogging plugins
But anyway, the Rust playground has none of those anyway.
The cargo ecosystem is painfully getting a bit too npm-like and the top100 doesn't always have some basic needs.
What do you mean by "npm-like"?
> The Rust playground is pretty dope. D*mn near a full blown IDE running in your browser ...
I am not a fan of exaggeration. No, it is not ‘near’ a full-blown IDE.
That said, I think the Playground is wonderful, especially for a compiled language.