mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
ide: Jump to definition improved #802
git-svn-id: svn://ultimatepp.org/upp/trunk@7525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
0162bb2bde
commit
f1a8b66d7d
4 changed files with 29 additions and 0 deletions
|
|
@ -984,6 +984,7 @@ public:
|
|||
void ScanFile();
|
||||
bool SwapSIf(const char *cref);
|
||||
void SwapS();
|
||||
void FindId(const String& id);
|
||||
void ContextGoto0(int pos);
|
||||
void ContextGoto();
|
||||
void CtrlClick(int pos);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue