How to prevent “draw_white_space” affect search-and-replace fields
I have this line inmy settings:
Sublime text weird formatting, misinterpreting data
I have a plain text file that I want to be able to read in Sublime Text. However,
it contains certain strings that are being misinterpreted (I want them to be read as plain text). Here is an example:
Sublime Text: How can I run a command across all the tabs open in a window?
I’m using sublime to code. We get html files from third parties and the first thing I do is run a command. So far I’ve been manually running the command on the 12+ tabs individually.