Hi!
I'm using Web Based Development Workbench on HANA SP09. The version of the IDE is 1.93.2.
There is a functionality which is really driving me nuts and there is no easy-to-find "turn off/disable" option.
I have some hdbdd artefacts which references other hdbdd files (by the power of the new using statement). There are many columns from my entities which are typed using "global types" located on those references artefacts.
When I click on a any column which is typed using a different file the Web Dev Workbench just jumps to this file automatically (even if it's not opened). The is awful because I have a hard time trying to rename columns or just adjusting the type name.
I would rather jump to the file pressing control and clicking on the type name as it happens on other IDEs.
I found some advanced configuration options on the IDE pressing Command + , (on Mac OS). The image below has such options. I turned off many of them with no success.
Does someone know how to disable this navigation?
Thanks!