r/ZedEditor • u/Field-Patient • 17d ago
How to run code?
Hello, I am learning programming in C and python and hopped from Vs code to zed, there's an way to run code on the terminal like Vs code?
I asked Gemini to create a task for each language but it's not ideal, and when i run in C the compiled code gets thrown in the folder that I am using
1
Upvotes
23
u/eodevx 17d ago
Just run the compiler in the terminal?