Source code Browse
Edit
- Source code browsing with multi window support
- 1. To go to symbol(variable/function) definition, place cursor cursor under the symbol and press Ctl + \, you would get the similar to following:

Added by Kalmuthu
- 2. To go to reference of the symbol(variable/function) definition, place cursor cursor under the symbol and press Ctl + R, you would get the similar to following:
Added by Kalmuthu
- 3 To browse the Tag Stack, press Ctl + T key, you would get similar to the following.
Added by Kalmuthu