2010-15-18 14:30 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com)
* contrib/hbide/hbide.prg
* contrib/hbide/ideedit.prg
* contrib/hbide/ideeditor.prg
* contrib/hbide/idetags.prg
+ Implemented: Context-menu option "Goto Function" looks
for the function/method in the current source first,
and if found, jumps to that, otherwise it rellies on
tagging. It implies that functions in current source
are always can be reached with "Goto Function" option
which operates on word under cursor.
This commit is contained in:
@@ -17,6 +17,18 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2010-15-18 14:30 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com)
|
||||
* contrib/hbide/hbide.prg
|
||||
* contrib/hbide/ideedit.prg
|
||||
* contrib/hbide/ideeditor.prg
|
||||
* contrib/hbide/idetags.prg
|
||||
+ Implemented: Context-menu option "Goto Function" looks
|
||||
for the function/method in the current source first,
|
||||
and if found, jumps to that, otherwise it rellies on
|
||||
tagging. It implies that functions in current source
|
||||
are always can be reached with "Goto Function" option
|
||||
which operates on word under cursor.
|
||||
|
||||
2010-15-18 13:00 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com)
|
||||
* contrib/hbide/ideprojmanager.prg
|
||||
% Fixed: tab order in "Projects Properties" dialog.
|
||||
|
||||
Reference in New Issue
Block a user