Flex Builder : Jump to definition

I just found out this really cool way to browse a Flex app. I use Flex Builder to develop Flex apps, so this is related to Flex Builder , not sure if this works in the Eclipse plugin as well. While you are in the code view, if you mouse over the name of a function, class or object, press the CTRL key and it becomes a hyperlink to point to the actual definition of the object.

Really cool! I always found it a bit messy to browse all the files and functions inline and dont really like the functions list view.

Flex Builder

Comments:

2 Responses to “Flex Builder : Jump to definition”


  1. Hi Anuj,

    Confirmed that this works with the plugin of Flex Builder, at least it does using FB alpha on Ubuntu 7.10.

    Michael


  2. Hi Michael,

    Thanks for the info.

Leave a Reply