Remix.run Logo
veidr 18 hours ago

Interesting. I don't do games, so I may be wrong, but I thought a lot of Unreal Engine devs used Jetbrains. So what editors do they use? Are there current IDEs or code editors shipping in 2025 that don't have any LLM-based coding features?

nottorp 18 hours ago | parent [-]

I could be wrong, but I'm not aware of any native debugging support except in visual studio... the native one.

theshrike79 18 hours ago | parent | next [-]

For C# Rider has had superior tooling for debugging for years now.

veidr 18 hours ago | parent | prev [-]

OK, maybe my point got lost because I didn't know that, but I should have just added Visual Studio to my list — it too has LLM and agentic features, which was my point.

If you can't use LLMs to generate placeholder graphics that don't ship in the actual game, then why can you use coding editors that let you use LLMs to generate code?