raghuvanshraj

Untitled

Sep 6th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. {
  2. "cmd": ["g++.exe", "-std=c++14", "-o", "$file_base_name", "$file", "&&", "start", "cmd", "/c", "$file_base_name & echo. & echo. & pause"],
  3. "shell": true,
  4. "selector": "source.c++"
  5. }
Add Comment
Please, Sign In to add comment