Page 1 of 1

Backward/Forward button

Posted: Mon Oct 15, 2012 1:33 pm
by m4tricol
Hello to everyone :)
simple question the forward/backward button in cl how are supposed to work ?

It seems wrong that if I navigate through the source code in one workspace, then change workspace and navigate in second workspace, the backward button remember also all the opened files from the first workspace ....

e.g:
work1:
file1-file4-file5, change to workspace 2

file1-file2-file3

click back 3 times, and the file5 from workspace1 it's opended....

Re: Backward/Forward button

Posted: Mon Oct 15, 2012 1:46 pm
by eranif
m4tricol wrote:It seems wrong that if I navigate through the source code in one workspace, then change workspace and navigate in second workspace, the backward button remember also all the opened files from the first workspace ....
The back/forward buttons have no concepts of 'workspace' they simply remembers the jumps/file open/go to impl etc actions

Eran