Exactly what I’m looking for!
[quote=“agates”]"there are two ways to achieve it:
-
A plugin that iterates through all open tabs and concats the content of each into a new tab. I’m not aware of the existence of such a plugin, but it should be fairly easy to write.
-
Do the same thing yourself outside Sublime, then feed in the result. If you’re on Mac or Linux, it’s trivial to cat all the files and pipe the result into Sublime". [/quote]
I plan on learning how to write plugins for ST after this semester’s over, but in the meantime (I’m somewhat embarrassed to admit this) I Iack the skills necessary to write an ST plugin. I don’t mind doing the work myself, and it would be a fun learning experience. In the meantime, however, If anyone is game for creating such a plugin, cool! Please let me know.
Thank you @tux and @ valerij_ for commenting as well. Valerij, unless I am missing something when using Origami, I’m not quite sure how to display files consecutively, within one tab (as described by Agates above).
Thanks everyone for your replies.