Agus_Wibawa Posted July 3, 2023 Posted July 3, 2023 { "cmd": ["g++", "-Wall", "-std=c++14", "$file", "-o", "${file_path}/${file_base_name}.exe", "&&", "start", "cmd", "/c", "${file_path}/${file_base_name}.exe & echo. & echo. & pause"], "selector": "source.cpp", "working_dir": "${file_path}", "shell": true }
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now