Question Fred Gustafsson · Oct 13, 2017

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?

Comments

Andrew Ray  Oct 23, 2017 to Fred Gustafsson

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.

0
Fred Gustafsson · Oct 16, 2017

But the F3 does the wrong thing, it goes to the server version of the class, not to the source code.

0