"path_comment":"Regular expression for which paths this command should apply",
"path":"^.*\\.json$",
"compile_comment":"Add compile command if a compilation step is needed prior to the run command. <path_match> is set to the matching file or directory, and <working_directory> is set to the project directory if found or the matching file's directory.",
"compile":"",
"run_comment":"<path_match> is set to the matching file or directory, and <working_directory> is set to the project directory if found or the matching file's directory",