1 line
1.3 KiB
Plaintext
1 line
1.3 KiB
Plaintext
<!-- SC_OFF --><div class="md"><p>I am currently using lsp-mode with Haskell in Doom Emacs. Unfortunately, when I try to open my Xmonad config in Emacs, my memory usage spikes due to the Haskell language server(takes apprx. 1.8GB) and my screen is filled with recommendations as in the image. </p> <p>I wish to remove the gray inline requests and only keep the light-bulb requests on the right. I have looked through this page: <a href="https://emacs-lsp.github.io/lsp-mode/tutorials/how-to-turn-off/">https://emacs-lsp.github.io/lsp-mode/tutorials/how-to-turn-off/</a> but I cannot find out how to remove the inline requests. Any help with this is greatly appreciated. I have also noticed that the inline requests are actually duplicated, which is even more confusing. </p> <p>For the high memory usage, I don't even know where to begin with reducing it. It's so high that it completely eclipses the memory usage of the rest of Emacs. </p> <p>Thanks in advance for any help</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/nerdynerd999"> /u/nerdynerd999 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r9k61m/way_too_many_recommendations_and_high_memory/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/r9k61m/way_too_many_recommendations_and_high_memory/">[comments]</a></span> |