Since 3188 (Mac OSX Mojave 10.14.2) I have in my gutter a yellow bar in correspondence of the text I insert:
If I close and reopen the view the bar disappears, but then it starts forming again when I type something.
What may be the cause?
Since 3188 (Mac OSX Mojave 10.14.2) I have in my gutter a yellow bar in correspondence of the text I insert:
If I close and reopen the view the bar disappears, but then it starts forming again when I type something.
What may be the cause?
probably you should read the changelog:
https://www.sublimetext.com/3dev
Diffs are now shown in the gutter, showing the modified lines since the file was opened, or modified lines vs HEAD if the file is part of a Git repository. This can be disabled via the
mini_diff
setting.
I read that, but I did not understand it might have an effect on me.
Ok thanks