I'm using UEStudio 10.30.0.1001 and have a small set of source in a new project.
If I press F11 (the "Find Symbol" command), I get an error dialog that says:
This leaves me with some questions:
If I press F11 (the "Find Symbol" command), I get an error dialog that says:
But the symbol shows up in the Workspace Manager/Tags tab, and if I double-click on it there, I jump to where I want to go. I want to be able to do this via keystroke as well. So, I poke around and find that in the Project Settings there's an option for "Legacy Ctags Support"; I check it and things seem to work.CTAG file does not exist, check CTAG Options
This leaves me with some questions:
- Why isn't that support enabled by default - does it cause some other problems?
- Is there some functionality I'm losing that I'll stumble across later?
- I haven't specified a "Ctags File:" location/name in the Project Settings dialog - why should I do (or not do) that?