Description
With multiple tabs, Show Usage often fails to place the highlight on the usage.
Expected Behavior
Highlight on usage
Current Behavior
Highlight somewhere else
Steps to Reproduce
1 Create a new sketch
2 On tab #1 enter
3 Add a second tab
4 Enter
// comment comment comment comment comment comment comment
// comment comment comment comment comment comment comment
// comment comment comment comment comment comment comment
// comment comment comment comment comment comment comment
int fred2;
5 Click fred2, right-click, click Show Usage..., click the reference https://i.imgur.com/xhQ5dBC.png
Your Environment
- Processing version: 3.0.2
- Operating System and OS version: Windows 7
Description
With multiple tabs, Show Usage often fails to place the highlight on the usage.
Expected Behavior
Highlight on usage
Current Behavior
Highlight somewhere else
Steps to Reproduce
1 Create a new sketch
2 On tab #1 enter
3 Add a second tab
4 Enter
5 Click fred2, right-click, click Show Usage..., click the reference https://i.imgur.com/xhQ5dBC.png
Your Environment