SpartanJ / ecode

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

Interpreted languages with build and run features #308

Closed Curculigo closed 1 month ago

Curculigo commented 1 month 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 1 month ago

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

SpartanJ commented 1 month 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.