Jump to content

Intellisense not working


---
 Share

Recommended Posts

Just started using Visual Studio Code for scripting 

But I run into the problem that the intellisense is not working properly. Only for the first instance, i.e. when typing gom. a list appears, but after this it stops working.

When starting anew with typing gom. it also does not give a list anymore

Does anyone have any idea to get this working properly.

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 months later...
  • 2 years later...

I'm now on version 2026 and it is not working. The vscode guide on Github shows a working example.
So am I doing something wrong?

Link to comment
Share on other sites

API keys set accordingly? I'm on '22 and there you need the ports set correctly. If you are connected via the zeiss extension there should be some intellisense.

Link to comment
Share on other sites

Please sign in to view this quote.

Connection is oke and indeed there is 'some' intellisense but it stops after the first level

 

Link to comment
Share on other sites

Depending on your ZEISS INSPECT version, the situation could be improved by adding the corresponding import statement. E.g. after importing `gom.api` you would get file completions for that module.

But anyways, we are working on a better solution.

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...