Linux Mint and Windows 7. ST3 build 3087, but probably unimportant.
I normally stick to the keyboard when using ST, avoiding the mouse. When moving the “cursor” in the Side Bar to open a file, I have noticed that ST does not move from the current position but seems to move from the position of the last opened file. Example:
Side Bar should be visible throughout.
- Launch ST with a directory containing three files, say A, B and C.
- Open file A, then file B. File B is now highlighted in Side Bar.
- Switch to file A in the editor pane. File A is now highlighted in Side Bar.
- Focus on Side Bar using keyboard (Ctrl+0). File A still highlighted.
- Use arrow key to move “cursor” down.
Instead of moving to file B as expected considering the highlighted file A it goes straight to file C as if the starting point was file B (last file opened).
This often results in some surprising “jumps”.
Should this be considered a bug or a “feature”?