zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
41.7k stars 2.17k forks source link

GitHub Copilot requires user-provided token #8511

Open Altanis opened 4 months ago

Altanis commented 4 months ago

Check for existing issues

Describe the bug / provide steps to reproduce it

Your website claims the application supports GitHub Copilot out of the box. However, much to my chagrin, Github Copilot is explicitly said to not be supported and the intelligent AI feature may only be used if an OpenAI token was provided. Also, when reading the paragraph, I assumed "out of the box" meant the application supported immediate usage of the intelligent AI natively without needing to provide a token myself. Please revise this paragraph for accuracy. A screenshot has been attached.

Environment

n/a

If applicable, add mockups / screenshots to help explain present your vision of the feature

image

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

If you only need the most recent lines, you can run the zed: open log command palette action to see the last 1000.

No response

ConradIrwin commented 4 months ago

Thanks for reporting this!

You should be able to enable co-pilot without an openAI token from this menu:

Screenshot 2024-02-27 at 19 57 17

We are also planning future work so that you don't even need to do that (just signing into Zed is enough), so leaving this issue open to track that.

daniel-heater-imprivata commented 4 months ago

I missed that little icon too. Could use a mention in the docs.