Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kidkai25/a3f5185da7a92b0039c8f1913229dbb4 to your computer and use it in GitHub Desktop.
Save kidkai25/a3f5185da7a92b0039c8f1913229dbb4 to your computer and use it in GitHub Desktop.
{
"cmd": ["g++.exe", "-std=c++14", "-o", "$file_base_name", "$file", "&&", "start", "cmd", "/c", "$file_base_name & echo. & echo. & pause"],
"shell": true,
"selector": "source.c++"
}
@kidkai25
Copy link
Author

saved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment