Indigo

Results 7 comments of Indigo

I'm noticing the same thing (navigation and typing) in python files. After minor edits to a python file, the editor grinds to a crawl on every/any file (python, json, md,...

Unexpected insight: the slowness on my Zed is only present when the task-output panel is open. If I close it (e.g. cmd+J), we're back to normal speed. Navigation maxes out...

> > Unexpected insight: the slowness on my Zed is only present when the task-output panel is open > > This is not what I'm observing, I don't use any...

Ah, that's different to my situation. Mine is the editor overall becoming sluggish (when typing, navigating, anything) and saturating the CPU core it's using.

Still happening on large files. Doesn't require the task panel to be open. The editor will work normally on the large files for a while and then at some point...

Seems possible. My particularly slow file has >1000 diagnostics. Odd that it seems to work fine for a while and then get slow.

Yep. With 0.151.1 navigating the file that was previously causing trouble is fine. CPU maxes at ~31%. I also tested the "large unclosed multiline string" behaviour I noted in an...