Reveal Cursor when Scrolling Up or Down

Issue: https://github.com/Microsoft/vscode/issues/2091

Task Breakdown:
1) Allow cursor to follow the page when scrolling up or down using ctrl+up or ctrl+down
2) Allow it to be configurable

This task was assigned to Myoran Mathusuthan and James Middleton

Issues
Due to the extensive code base, it took some time for us to learn how the code worked and where we should focus are attention on in solving the issue.
To solve the first component of the task it took some time to find the correct variable to change.

The second component was never completed, as our lack of knowledge on how the code interacts made it difficult to find the correct way in implementing this feature. Ultimately we tried several methods, that did not end up working, before time ran out.
Any method that made the option configurable would not have been accepted by the handlers of vscode, as it would not have complied to their standards and so this issue is left uncompleted.


Documentation

Task List
Activity
2