Suggestion for next version of IDE

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Suggestion for next version of IDE

396 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by JohnR on Mon Mar 21 10:15:08 MST 2011
Hi,

A very useful feature of the IDE is the window that pops up when you hover over a statement that shows the definition of the item.

Would it be possible for the window to include also the name of the file in which the item is defined? This would save some hunting in a multiple file project.

JohnR.
0 Kudos
Reply
7 Replies

390 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by larryvc on Thu Mar 31 13:20:05 MST 2011
The real magic was that you deleted your post and  Zero never saw it but replied anyway.:rolleyes::D
0 Kudos
Reply

390 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by woodchuck on Thu Mar 31 12:35:21 MST 2011
I apologize for deleting my original post just before you answered it.

Turns out I was using F3 incorrectly, keeping the magic bottled in.  All is now revealed.  Thanks!


Quote: Zero
Yes, magic F3:

select 'SSP_BUFSIZE' (double click) and press F3 :)

0 Kudos
Reply

390 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ex-Zero on Thu Mar 31 12:15:34 MST 2011
Yes, magic F3:

select 'SSP_BUFSIZE' (double click) and press F3 :)
0 Kudos
Reply

390 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by woodchuck on Thu Mar 31 12:07:11 MST 2011
While I wait for the videos to download, I wonder if there is some magic to viewing include files?

As an example, in the the SSP demo project for the LPC1114, looking at ssp_main.c, where is SSP_BUFSIZE defined? How can I view the contents of ssp.h?
0 Kudos
Reply

390 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Tue Mar 22 11:59:03 MST 2011

Quote: JohnR
Thanks - learning something new everday.
JohnR



If you want to speed your learning, I would suggest watching the following videos...

http://ics.nxp.com/support/training/learn.eclipse.lpcxpresso/
http://ics.nxp.com/support/training/lpcxpresso.intro.1/
http://ics.nxp.com/support/training/lpcxpresso.intro.2/

:)

Regards,
CodeRedSupport
0 Kudos
Reply

390 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by JohnR on Mon Mar 21 11:11:43 MST 2011
Thanks - learning something new everday.
JohnR
0 Kudos
Reply

390 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Mon Mar 21 10:57:10 MST 2011
Why? Place the cursor on the item and hitting F3 will take you straight to the right place in the source file!
0 Kudos
Reply