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....
Backward/Forward button
-
- CodeLite Curious
- Posts: 2
- Joined: Sat Oct 06, 2012 12:12 am
- Genuine User: Yes
- IDE Question: Cpp
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Backward/Forward button
The back/forward buttons have no concepts of 'workspace' they simply remembers the jumps/file open/go to impl etc actionsm4tricol 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 ....
Eran
Make sure you have read the HOW TO POST thread