Hi - I already have some paths set in a .sublime-settings file for use by a package. I want to use the path specified in .sublime-settings also in the .sublime-build file for use with the “cmd” 1st argument. Is this possible so that I only have one singular place to specify that path?
Is it possible to have a .sublime-build file use information from a .sublime-settings file?