Peter Tripp
Peter Tripp
For me Zed is able to open a 1.2GB text file without crashing, so I wonder if this is JSON specific. Does Zed still crash if you rename the file...
Related: - https://github.com/zed-industries/zed/issues/18151
This is still an issue with Zed v0.184.x on macOS. The memory is not reclaimed on terminal close.
Zed supports configuring OpenAI compatible APIs. Docs: https://zed.dev/docs/ai/configuration#openai-api-compatible Ideally at some point in the future Zed will better support multiple configured implementations of a provider (e.g. two OpenAI compatible APIs,...
Can you provide a mockup of where you think this indicator could go?
Related, when the [Editor Tab Bar](https://zed.dev/docs/configuring-zed#editor-tab-bar) is entirely disabled, there is also no visual way to differentiate a Preview Tab from a normal editor tab. (with a tab bar the...
See also: - #15521
Can you describe a bit further what you're envisioning here? Like what's the use case / what does it look like / what gets included, etc. I'm having trouble imagining...
Thanks for the excellent reproduction instructions. I can reproduce the behavior on MacOS where the cursor jumps down to the next line, but there's not "completion out of expected range"...
I think this might be related to: - https://github.com/zed-industries/zed/issues/31081 - https://github.com/zed-industries/zed/issues/31672