move-analyzer often consumes at least 6GB of memory for small codebase, and it grows quickly for larger codebase. At this point is not usable. It's clunky.
If I open 2 Move projects (identified by Move.toml) - which is often in our case, as we import packages, then the memory consumption doubles and the whole experience is even worse.
Recently everyone in our team opted out from using move-analyzer because it was counter productive.
Editors that we use: Emacs, VS Code (with the move ide extension).