Forum : Ride IDE
Original Post
Post Information | Post |
---|---|
February 18, 2013 - 5:05pm
|
I was using IAR Embedded Workbench (EWARM) at a class the other day and I saw a feature that would be real handy in Ride. On the far right corner of the open files tab bar, there is a little button that says, |
Hello,
We are sorry but your message has been cut. Could you, please, post again your message.
Thanks.
Regards,
Etienne
I was using IAR Embedded Workbench (EWARM) at a class the other day and I saw a feature that would be real handy in Ride. On the far right corner of the open files tab bar, there is a little button that says, f() and when you click on it, it lists all of your subroutines and can easily click on one and go to it. It's very handy as I find myself usually doing a lot of scrolling.
Thank you for your suggestion, we will try to incorporate this idea in the coming versions of Ride7. In the meanwhile, View|View Global Symbols should display the list of the functions when selecting a Project node. So you could easily navigate in your source files, with a mouse click .
The Globals window works pretty good but I have an issue. It doesn't show anything for my main.c file. Do I need to define the subroutines in a certain way?
Some Global symbols bugs will be fixed in the next release.
Regards