1 line
954 B
Plaintext
1 line
954 B
Plaintext
<!-- 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's working fine, but I'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'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 "go to the background"?</p> </div><!-- SC_ON -->   submitted by   <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>   <span><a href="https://www.reddit.com/r/emacs/comments/q82y9m/lspmode_running_too_many_sessions/">[comments]</a></span> |