Cursor scroll position
When i edit a html file which has external css and js files, the scroll position is always on top of the file when i switch between the files.
Example:
I need to edit code at line 500 in my html file, scroll position is around that line, so i can see the cursor and the code i want to edit. Now i switch to an external CSS file. When i now switch back to source code of the html file, the scroll position ia at the top of the file, not at line 500 where my cursor is. Now i have to scroll down again to that line 500 where i want to edit the code.
Problem is on my iMac with macOS Sierra 10.12.5 (16F73)
Dreamweaver CC 2017.1 9583 Build
I do not have the problem on my Windows machine with the same Dreamweaver version.
How can i fix this? I can not work fluently if i have to scroll to down everytime.
