Skip to content

Instantly share code, notes, and snippets.

View 0x4nshu1's full-sized avatar
🎯
Focusing

Anshul Kumar Gupta 0x4nshu1

🎯
Focusing
View GitHub Profile
{
"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++"
}