I oftwn work across different projects and different workspaces within those projects (depending on the SVN revision).
So, for example, I might have three sublime windows open at any one time:
- Project Alpha, SVN revision 555
- Project Beta, SVN revision 345
- Project Beta, SVN HEAD
What I am looking for is a way to be able to visually identify these three windows quickly. For example, if I could set the file-tab bar background color to red, green, and blue for the three windows, that would work. Or if I could add text to the status bar at the bottom of the window, that’d work as well.
Any ideas on how to accomplish this?