trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1 @@
<!-- SC_OFF --><div class="md"><p>I have <a href="https://github.com/nex3/perspective-el">perspective-el</a> loaded in my init file and it&#39;s working fine, but I&#39;m noticing that a session of <a href="https://github.com/emacs-lsp/lsp-mode/">lsp</a> is being started for each perspective I have defined (in my case, it&#39;s 5 perspectives). After a while this slows emacs down to an unusable speed.</p> <p>Is there some way to only start lsp sessions for active perspectives, or more generally, active buffers and pause/stop sessions when they &quot;go to the background&quot;?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/codethrasher"> /u/codethrasher </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/q82y9m/lspmode_running_too_many_sessions/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/q82y9m/lspmode_running_too_many_sessions/">[comments]</a></span>