Oxygene.GotoInterface/implementation has stopped functioning in Visual Studio

I am using the latest version of MS Visual Studio and the latest version of Oxygene. I use the functions “Go to Interface” and “Go to Implementation” a lot. But they have stopped working. If I am Lucky they might Work once in a while but that soon stops again. I have tried to throw out all other functions subscribing to the same key combinations but I get the following messages in the output panel no matter what I do:
“Could not find implementation”
“Could not find interface”

– Nikolaj Bøggild

Hello Nikolaj,

Do you reproduce the issue with any Oxygene project (or newly created project) or with a specific one? I cannot reproduce it here. Could you please provide us with a testcase that shows the problem?

Thanks in advance.

Hello

I think that it is a matter of size (no pun intended).

I have several very large projects all including my own class library. When I edit the class library I have the problem. But I make a new project an include just one of the files from the big project then everything works fine.

However. I have reset the custom keyboard settings. The only modifications I ever made to these were the goto interface/implementation. And after reentering them once again, it suddenly works. I have done that a couple of times previously with no success.

I now think it is a Visual Studio issue, but problem solved for now.