Go To Declaration leads to zip file

Issue #1974 resolved
David Rennert created an issue

When I right click a method name | Go To Declaration a zip file is opened. It contains method names and signatures but not the methods body.,

Comments (3)

  1. Scott Wells repo owner

    Hi, David. I thought this was fully resolved but I guess it isn't. That being the case, the workaround is to regenerate your offline symbol table which will omit stubs for any types you have locally in the project. If that doesn't resolve it for you, it's likely an issue with your project's source root configuration. Please let me know if that's the case and I'll work through correcting that with you.

  2. Scott Wells repo owner

    Issue tracker grooming. If this is still an issue, please feel free to reopen, ideally with a concrete reproduction scenario.

  3. Log in to comment