Intellisense: Peek/goto definition stopped working
Posted: Tue Jul 31, 2018 9:47 am
I have the following code:
EXPORT oDBTranslate AS ic2DbServer
When I right click on it and either chose Peek or Goto definition, nothing happens in VS. I rechecked the VS Intellisense settings but as far as I can see everything is still set as it was, a mircacle on it's own.
In VO, I can choose to go to the class, init, preinit and postinit.
On further investigation it seems the whole Peek/Goto stopped working altogether. I tried typing an existing function and ended up with the error below as soon as I typed a parenthesis. I also opened the XML log (81 kb!) ; it's uploaded too but renamed to .txt as XML is not allowed.
I also still have VS 2015 installed and there it goes wrong exactly the same way. So I suspect it may be a X# issue with the latest release? Does this make any sense to any of you?
Dick
EXPORT oDBTranslate AS ic2DbServer
When I right click on it and either chose Peek or Goto definition, nothing happens in VS. I rechecked the VS Intellisense settings but as far as I can see everything is still set as it was, a mircacle on it's own.
In VO, I can choose to go to the class, init, preinit and postinit.
On further investigation it seems the whole Peek/Goto stopped working altogether. I tried typing an existing function and ended up with the error below as soon as I typed a parenthesis. I also opened the XML log (81 kb!) ; it's uploaded too but renamed to .txt as XML is not allowed.
I also still have VS 2015 installed and there it goes wrong exactly the same way. So I suspect it may be a X# issue with the latest release? Does this make any sense to any of you?
Dick