In Sublime Text(My version is Sublime Text 3), there is 'File->New View into File' feature. When I put two views of the same file into different groups respectively, they seem to scroll synchronizingly with the right a little ahead of the left. So I can't compare two portions of the file which are a little far from each other. Can I turn off this 'smart' feature and how? :)
The first stable release of Sublime Text 4 has finally arrived! We've worked hard on providing improvements without losing focus on what makes Sublime Text great. There are some new major features that we hope will significantly improve your workflow and a countless number of minor improvements across the board.
If you want to see more than one document at the same time in Sublime Text 3, you could drag a tab out into a second window. Alternatively, you can split the main window into multiple sub-windows, then click and drag your document tabs into the sub-window you prefer.
3.2.1 (Build 3207)
Sublime Text can now utilize your GPU on Linux, Mac and Windows when rendering the interface.
This is probably happening because of an installed plug-in called BufferScroll. But you don't need to uninstall BufferScroll to fix this. You can just change one of its preferences.
{ "synch_scroll" : false }
into that file. (If that file is not already empty, just add , "synch_scroll" : false
to the last line in that file. )If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With