I just switched to sublime text 4. I follow this guide to setup sublime text for c++: https://www.geeksforgeeks.org/setting-up-sublime-text-for-cpp-competitive-programming-environment/ They use custom sublime build to get input from a file but it only work if input file and code file in the same folder. So how can i make all project get input from a single file