Rick Posted July 31, 2011 Share Posted July 31, 2011 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. Quote Link to comment Share on other sites More sharing options...
Canardia Posted July 31, 2011 Share Posted July 31, 2011 Theoretically you could use Code::Blocks on all platforms for that. Quote ■ Ryzen 9 ■ RX 6800M ■ 16GB ■ XF8 ■ Windows 11 ■ ■ Ultra ■ LE 2.5 ■ 3DWS 5.6 ■ Reaper ■ C/C++ ■ C# ■ Fortran 2008 ■ Story ■ ■ Homepage: https://canardia.com ■ Link to comment Share on other sites More sharing options...
Josh Posted July 31, 2011 Share Posted July 31, 2011 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. Quote 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 More sharing options...
Recommended Posts
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.