Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I just tried it out again. It seems like you can disable the chat bot integration by adding this to the config:

    "agent": {
        "enabled": false
    }
However from the documentation[1] I can't see a way to disable the "AI" predictions button (which asks you to sign in to their online "AI" service with your GitHub account). Am I missing something?

[1] https://zed.dev/docs/configuring-zed#edit-predictions



Setting this to none should remove that button. "features": { "edit_prediction_provider": "none" }


Really? That's not mentioned in the documentation, it seems like the whole "features" object is missing. Thanks anyway.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: