Hi,
Since i can't find how to compile a single C file inside the editor, i'm willing to create a plugin for that, but before doing that, i want to know if any of you guys did a hack for that ?
Thanks.
{
"cmd": ["gcc", "$file", "-o", "$file_base_name"],
"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
"working_dir": "${project_path:${folder}}",
"selector": "source.c"
}
Users browsing this forum: No registered users and 1 guest