This page https://www.sublimetext.com/docs/3/projects.html says that a saved Sublime 3 project has a files list and is what you would save to version control: “As a general rule, the .sublime-project file would be checked into version control”. Only if I “Project->Add folder to project” is the project file not empty. Added folders have a complete absolute path to the folders. If I commit this to version control it won’t be of use to anyone who has a different base path to the files. For one thing, my “user” name is part of the path. Is there a way to make this path relative? Have I set up something incorrectly? Thanks in advance.
BTW I bought a license to ST3 and really like it so far, though it is not always easy figuring out some of the online help instructions. For example “use the Package Manager” which I finally figure out is not a menu item but a 3rd party utility which must first be found and installed. Another: there is no “Preferences->Settings” menu per se, there are three, and none have left and right side panels. Maybe some of this is from ST2 days.