-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Since recent commits the GitHub copilot button is back #11537
Comments
There was a change to the settings needed to disable the Copilot button. You can use this setting and set the value to zed/assets/settings/default.json Line 16 in 593f0e0
|
I have set "features": {
"copilot": false,
"inline_completion_provider": "none"
}, And the button still shows up |
@williamdes adding
|
I am now at 0dd5fe3 (some commits after v0.137.x and the button seems gone) |
Check for existing issues
Describe the bug / provide steps to reproduce it
Environment
Zed: v1.0.0 (Zed Dev 47ca343)
OS: Debian 12
Memory: 62.4 GiB
Architecture: x86_64
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your
~/Library/Logs/Zed/Zed.log
file to this issue.No response
The text was updated successfully, but these errors were encountered: