cross-posted from: https://jlai.lu/post/8476122

Zed on Linux is out!

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago (1 child)

I'll be using it with c# and unity. I don't care about debuggers, or starting the project from the IDE. I imagine there are plugins that hook it up to the c# language server?

I'm planning to learn Rust, so I might also just get started with that plus nvChad. Then I keep using Rider for my daily work.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (1 child)

    Yeah, getting LSP + Linter + Formatter for basically any language set up is very straightforward with NvChad.

    Debuggers/testing framework can be a little more work, but if that's not required for you, all the better :D

    I bet there's also plugins available that help with integrating Unity and nvim (I know there are for Godot).

    Good luck, and have fun with this rabbithole 😄

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (1 child)

    Why does this feel like you've just given me some free heroin to try?

    And unity doesn't need integration. It automatically integrates itself into anything. It'll just put a popup window right in the middle of the screen that you can't get rid of without killing it. It'll tell you something too private that you didn't really want to know. Eventually, while coding, it will just bring itself entirely to the front. Alt tab won't work.

  • source
  • parent
  • hideshow 2 child comments