I've been using dev-c++ for about a week now. And I really like it. But one thing that's killing me is the lack (or my inability to find) a way to highlight an identifier and jump to it's definition and/or declaration like you can with F12 in MSVS6.
Does it exist and I just haven't found it?
If it doesn't exist, would it have to be written into the application, or would it be possible to write it as a module? If a module is possible, I'll quit whining and write one as soon as I have time to learn how.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
nevermind, i found Ctrl-Click, but not in the documentation anywhere.
My other question remains though, would it be possible to add hotkeys and context menus in the editor through the modules? If so, it would give me enough incentive to learn some Delphi and try it out.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've been using dev-c++ for about a week now. And I really like it. But one thing that's killing me is the lack (or my inability to find) a way to highlight an identifier and jump to it's definition and/or declaration like you can with F12 in MSVS6.
Does it exist and I just haven't found it?
If it doesn't exist, would it have to be written into the application, or would it be possible to write it as a module? If a module is possible, I'll quit whining and write one as soon as I have time to learn how.
nevermind, i found Ctrl-Click, but not in the documentation anywhere.
My other question remains though, would it be possible to add hotkeys and context menus in the editor through the modules? If so, it would give me enough incentive to learn some Delphi and try it out.