Skip to content
Snippets Groups Projects
Commit 7ae82b9f authored by Konstantin Tokarev's avatar Konstantin Tokarev Committed by hjk
Browse files

Added TextEditor commands FollowSymbol and JumpToFile.


Most of editors have "jump to file" or "follow symbol" actions. This
patch reduces amount of related boilerplate code.

New actions are made optional to prevent shortcut clash (both use F2).

Change-Id: I2af580ed9d6789df25f4487ba001f3b83887c504
Reviewed-by: default avatarhjk <qthjk@ovi.com>
parent aa722e6a
No related branches found
No related tags found
Loading
Showing
with 13 additions and 94 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment