Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

Improve: implement Open Element (Ctrl+Shift+T) functionality #133

Open
vadim-goryunov opened this issue Apr 13, 2016 · 0 comments
Open

Improve: implement Open Element (Ctrl+Shift+T) functionality #133

vadim-goryunov opened this issue Apr 13, 2016 · 0 comments

Comments

@vadim-goryunov
Copy link

Open Element (Ctrl+Shift+T) functionality is an essential tool in code browsing.
In case Go to definition fails OR when you know the class name but don't remember where it locates Open Element provides a quick search across indexed symbols.
In C++ it is a very valuable as with templates Go To Definition is tricky. In the same time Open Element may show the function or class even if it is templated.

Please implement it for DDT.
image

@vadim-goryunov vadim-goryunov changed the title Improve: implement Open Element functionality Improve: implement Open Element (Ctrl+Shift+T) functionality Apr 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants