Jump to content

Find Definition


Rick
 Share

Recommended Posts

Josh, not sure if you have this feature planned already but I've been making this mobile game fully in Lua and a feature that would be handy would be to be able to right click on a function name on it's usage and select a Find Definition to take you to the function definition. Then to add on to that another option to go to last position so you can easily get back.

 

I think this would require the concept of a solution (in VS terms) for the project as well since my functions could be in different files. Not sure if you have the concept of a solution or not.

 

Another cool feature would be the dropdown of functions at the top. It saves me from hunting down functions and constantly doing finds. Sometimes it's just nice to see a list of all my functions.

Link to comment
Share on other sites

I use this in Xcode and VS all the time, and it's a great feature. I don't know if it will make it into the first release, but I agree it's very useful.

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...