Peter Tripp
Peter Tripp
There is an official Zed Extension for Protobuf. The source is currently in-tree under: [extensions/proto](https://github.com/zed-industries/zed/tree/main/extensions/proto). It needs [better docs](https://github.com/zed-industries/zed/blob/main/docs/src/languages/proto.md?plain=1), but with some configuration has been reported to work with either...
Adding `à` from the other issue as another way to trigger.
We generally avoid putting api_keys in settings and prefer to use your platform secret store (macOS keychain, Linux secrets portals) or environment variables so that users can keep their settings...
> @notpeter I received this, did you configure this? or it some automatic bot just annoying people with ai slop. AI Slop Spam. Oddly they did not send it to...
Closing. Hopefully we'll revisit this in the future pre-1.0
There will definitely need to be significant work as for how to expose this the API in a platform agnostic way (e.g. bundle Chromium everywhere? Use native [Safari WebView](https://developer.apple.com/documentation/webkit/webview) on...
@ifsheldon I thought this was just spam. It was a link to fly.dev site, there was placeholder text, etc -- I just assumed this was a fake site and was...
> There should be a way to copy this text (or error ID) Please file an issue for this, that's a defect. > Why not to warn: "ignored files we...
@Jisu-Woniu Can you provide example files for these encodings?
@Benjdao Do you have an example file which triggers this? My understanding is that all ASCII files are valid UTF-8 (7bit safe). Most likely your file is actually `latin1`, `cp1252`,...