This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/CCSTUDIO: How to go back to previous cursor loction?

Part Number: CCSTUDIO

Tool/software: TI C/C++ Compiler

Hi, there. Please take a look image in order not to misunderstand.

https://imgur.com/a/svAoAOa

1. This is my first cursor location

2. This is my second cursor location

Please notice, the first and second location are within a same file(Test_AP.c). What shortkey do I use to locate first location?

(ps: alt + left is not suited in this case because this feature only applies in the case that previous location is not within a same file)

  • I haven't found a consistent way to navigate back to locations within the same file. Seems that it is a limitation in Eclipse as per this information I found online. Since the editor is something we inherit from Eclipse you can find a good number of tips and suggestions for navigating the editor using shortcuts by searching the Eclipse resources and docs on the internet.

  • It seems that there is no answer by far...anyway, thank you!