SpartanJ / ecode

Lightweight multi-platform code editor designed for modern hardware with a focus on responsiveness and performance.
MIT License
938 stars 13 forks source link

Interpreted languages with build and run features #308

Closed Curculigo closed 3 months ago

Curculigo commented 3 months ago

If I left the Build step empty, it will error:

The process "" exited with errors.
Build run with errors

I don't know what I should have for the Build step.

SpartanJ commented 3 months ago

Just don't use the build step, remap your keybindings to just run it (command is "project-run-executable")

SpartanJ commented 3 months ago

Tip: You can find unmapped commands on the command palette, second column will display its command name and can be added to the [editor] keybindings.