Closed as not planned
Description
Describe the bug
There is a bug with "Peek Declaration" and "Peek Definition"
"Peek Declaration" does nothing!
"Peek Definition" shoes the declaration of functions instead of their definition
The same happens with "Go To...
To Reproduce
Steps to reproduce the behavior:
- Open Blink example
- right click on digitalWrite and select "Peek Declaration" -> noting happens
- right click on digitalWrite and select "Peek declaration" -> it shows the declaration in common.h
Expected behavior
It should work like in VSC, in this example
- "Peek Declaration" should show the declaration of the function in common.h
- "Peek Definition" should show the definition of the function in wiring_digital.c
Screenshots
- Peek Definition in Arduino IDE
- Peek Definition in VSC
Desktop (please complete the following information):
- macOS Catalina
- Version 0.0.1