mfornet / acmx

Competitive programming made simple. VSCode extension.
MIT License
148 stars 9 forks source link

Why is compile command not present in configuration #91

Closed Salil03 closed 4 years ago

Salil03 commented 4 years ago

Earlier versions of acmx had option to set compile command. I can't see it in the latest version. Any reason why?

mfornet commented 4 years ago

Not sure what version you are using, but if you are using v0.3.2 from releases then the compile line is called prerun and it is located in the language configuration on ~/.acmx/languages/cpp.json

Check here: https://github.com/mfornet/acmx/wiki#custom-compile-and-run-command