I have a workspace that no longer works when choosing the "jump to definition" contextual menu on a highlighted item in the editor. When selected a ? briefly appears onscreen.
Other projects and workspaces on this same machine work fine. If I checkout the same git repo to a new path the functionality works there. If I delete the original path and reclone my repo to the same path, it does not work.
It seems something must be cached somewhere outside of my project directory, and that this cache is hosed. Any ideas?
mike