trying-out-the-zed-editor-on-windows-for-dotnet-and-markdown/ #486
Replies: 9 comments 8 replies
-
|
Hi, Although I don't have personal experience with Zed, I'm using Neovim with the Roslyn LSP for my professional work (thanks to https://github.com/seblyng/roslyn.nvim). Cheers, |
Beta Was this translation helpful? Give feedback.
-
Just in case you didn't know yet: There's actually an option to disable the annoying behaviour of the C# Dev Kit in VSCode: "dotnet.automaticallyCreateSolutionInWorkspace": false |
Beta Was this translation helpful? Give feedback.
-
|
Great article. Followed you on X. Been interested in zed for that speed. I'm using vs code/copilot agent mode to add substantial features to a nearly 20 yr old (but modernized) full stack code base. Loving it. I'm meh on vs code as an IDE. I love jetbrains studio, and also use VS daily for the azure/git work. |
Beta Was this translation helpful? Give feedback.
-
|
I use Zed for markdown editing all of the time. More precisely, I use it, currently, as the external editor tied to Joplin.
I will take Zed over VS Code any day of the week, but it still needs work. |
Beta Was this translation helpful? Give feedback.
-
|
Why didn't you tell that c# extention for zed don't have debugger for dotnet and don't have codelens. |
Beta Was this translation helpful? Give feedback.
-
|
I must admit that since I got to know ADOC, I consider MD to be its poorer relative. |
Beta Was this translation helpful? Give feedback.
-
|
Everything is great until I try to debug in Zed, haha. Honestly, I'm sure they’ll update it soon! |
Beta Was this translation helpful? Give feedback.
-
|
Now that the Zed C# extension is using Roslyn instead of Omnisharp this is really an interesting option. |
Beta Was this translation helpful? Give feedback.
-
|
I also was trying Zed and I just found didn't like the look of the UI, as nitpicky as that can be. It was fast, but everything was extremely low contrast and made it hard for me to discern different files and lines. I wish it the best though, I'd love to see how it is in a year or two and re-evaluate whether it's worth hopping over to. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
trying-out-the-zed-editor-on-windows-for-dotnet-and-markdown/
In this post I try out Zed on Windows to see if it can replace my VS Code usages for quick edits of .NET projects and writing Markdown documents
https://andrewlock.net/trying-out-the-zed-editor-on-windows-for-dotnet-and-markdown/
Beta Was this translation helpful? Give feedback.
All reactions