Feedback after a fresh first time install #6810
Unanswered
ScopeSV
asked this question in
General Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi. I just read about zed as it's going open source, and wanted to check it out.
I just downloaded version 0.119.19 on macOS.
First I tried to open a typescript project.
Whenever I selected a typescript file, it switched between:
Multiple times before it stopped.
It does not seem like the typescript server is running, and its just working as a dumb text editor.
I tried loading up a Go project.
This worked better. Got the same "Downloading go language server" and everything seems to work good.
I do miss the auto import feature you get in both vim and vscode though.
I cant figure out how to run tests from within the editor with typescript or go.
Are there any git operations available in the editor? I see a collaborate tab with a GitHub login. This is not the same as git though.
I tried clicking on the Inline assist button. It takes me to a window where it says gpt-4-turbo and I can toggle between multiple AIs. I cant figure out how to use this. I tried writing some stuff here. Am I suppose to get some sort of feedback from an AI here? If so, it's not working.
Zed feels very fast and snappy. Seems very performant. The vim bindings seems to work well enough for me. Not sure if there is a setting for relative line numbers?
But unless I'm using it wrong, it lacks quite a bit before I can use / test it as my daily driver. Thanks for making an effort creating a new editor. We really need something that can take vscode down from its pedestal. Looking forward to testing it once it matures a bit more, but as it doesn't seem to support the typescript language its a bit too much manual work :-)
Beta Was this translation helpful? Give feedback.
All reactions