Skip to content

[CSL] Unused tooltip is not shown #8102

@junichi11

Description

@junichi11

Apache NetBeans version

Apache NetBeans latest daily build

What happened

Unused tooltip is not shown.
Probably, after this change: #8028

NetBeans 24:

nb-csl-unused-tooltip-before

master branch:

nb-csl-unused-tooltip-after

Language / Project Type / NetBeans Component

CSL

How to reproduce

  1. Create a PHP project
  2. Create a new PHP file
  3. Write the following code
<?php
class Test {
    private int $privateField = 1;
}

Did this work correctly in an earlier version?

Apache NetBeans 24

Operating System

Ubuntu 22.04

JDK

OpenJDK 19

Apache NetBeans packaging

Apache NetBeans provided installer

Anything else

No response

Are you willing to submit a pull request?

No

Metadata

Metadata

Assignees

Labels

CSL[ci] enable web jobRegressionThis used to work!kind:bugBug report or fix

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions