Acknowledged

bug: go to definition / references stopped working in VSC extension 1.1.1 in SDK 8.1.0

Most of the "click" actions that worked until 1.1.0 (in SDK 7.3.4) stopped working. In the past I could click on a function and it took me to the function definition, or I could click at the function name in the definition and it opened a list of the references and I could choose one and go there. This (and probably other similar functionalities) work no more in Monkey C VSC extension 1.1.1, SDK 8.1.0

see: https://forums.garmin.com/developer/connect-iq/f/discussion/405971/monkey-c-vscode-extension-cmd-click-to-open-documentation/ 

Parents
  • Thinking about it, if you're not seeing links/goto definition/goto references where you used to (as provided by prettier-monkeys), maybe there's some new feature that you're using that my extension doesn't recognize, which could be breaking the analysis for the entire project (we've seen that before with changes to the jungle for example).

Comment
  • Thinking about it, if you're not seeing links/goto definition/goto references where you used to (as provided by prettier-monkeys), maybe there's some new feature that you're using that my extension doesn't recognize, which could be breaking the analysis for the entire project (we've seen that before with changes to the jungle for example).

Children
No Data