Add ability to use system variables in Build Systems. I’m using this code for Python build:
Instead of C:/Users/user01, you would use $home, $userprofile, $username, or similar. So if we use portable version of Sublime we do not have to change the path on different machines.
