logoalt Hacker News

popzxctoday at 5:34 AM1 replyview on HN

In a way. It uses a different architecture, so it's not exactly "RA with something", but the main idea is similar: everything is on the disk, stuff is loaded only when it's needed.


Replies

t_mahmoodtoday at 7:14 AM

But RA already eats up huge amount if storage when working in a large project, if you're using disk cache, it'll gobble up more, That's the biggest complain I had with RA. Somehow never had this issue with jetbrains rust plugin.

show 1 reply