You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by lk...@apache.org on 2020/09/18 14:02:28 UTC

[netbeans] branch master updated (8d0c986 -> d441a89)

This is an automated email from the ASF dual-hosted git repository.

lkishalmi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


    from 8d0c986  Merge pull request #2286 from SiddheshRane/master
     add d441a89  [NETBEANS-4805] Fixed Naming suggestions of Record variable/identifier

No new revisions were added by this update.

Summary of changes:
 .../src/org/netbeans/modules/java/completion/JavaCompletionTask.java  | 2 ++
 .../JavaCompletionTaskTest/1.8/recordVariableSuggestion.pass          | 2 ++
 .../unit/data/org/netbeans/modules/java/completion/data/Records.java  | 4 +++-
 .../modules/java/completion/JavaCompletionTask114FeaturesTest.java    | 4 ++++
 4 files changed, 11 insertions(+), 1 deletion(-)
 create mode 100644 java/java.completion/test/unit/data/goldenfiles/org/netbeans/modules/java/completion/JavaCompletionTaskTest/1.8/recordVariableSuggestion.pass


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists