Skip to content

Failure of Show Usage location. #5377

@chrisjj

Description

@chrisjj

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

void setup()
{
}

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions