Will there be a Context menu Goto <TAG> feature
In studio, you can right click and goto the class/method that the cursor is placed at.
I find this feature invaluable, will it be implement in Atelier any time soon?
In studio, you can right click and goto the class/method that the cursor is placed at.
I find this feature invaluable, will it be implement in Atelier any time soon?
You can do this in Atelier by placing the cursor on the class/method and clicking F3. You may want to take a look at the Atelier Equivalents for Studio Actions section of the Atelier documentation for other similar tips.
F3 (Or Ctrl+Click/Cmd+Click) will open the server version if the referenced class is not already in the project, but it should open the local version otherwise.
But the F3 does the wrong thing, it goes to the server version of the class, not to the source code.