-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
is:bugSomething isn't working as intendedSomething isn't working as intendedneeds-triageIssue hasn't been assessed yetIssue hasn't been assessed yet
Description
I confirm that...
-
I searched the issue tracker and found no similar issues.
-
I searched the documentation, FAQ, discussion board, and Google for solutions to my issue.
-
I read the debugging guide and researched the issue to the best of my ability.
-
My issue can be observed on the latest available commit of Doom.
-
My issue can be observed on a stable release of Emacs (i.e. doesn't end in
.50,.60, or.90–.99)
Describe your issue
Renaming a python file in a project causes emacs to be very laggy.
Investigating reveals the issue to be that emacs has now opened all buffers in the project
Steps to reproduce
- Open Emacs
- Open a python file in a project
- Have pyright language server running
- Rename a file using M-x rename-file
- finish renaming
- Use
SPC b bto see that all files in the project are now open
System information
Metadata
Metadata
Assignees
Labels
is:bugSomething isn't working as intendedSomething isn't working as intendedneeds-triageIssue hasn't been assessed yetIssue hasn't been assessed yet