You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
vadim-goryunov
changed the title
Improve: implement Open Element functionality
Improve: implement Open Element (Ctrl+Shift+T) functionality
Apr 13, 2016
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.
The text was updated successfully, but these errors were encountered: