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

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


    from 9a045e3a6b Expand unrolled spock tests. (#3945)
     new a645aba964 Variant conversion API added.
     new 9e43bf7c4b Typo fixed: incoming was served instead of outgoing
     new 6117bbab1c Call Hierarchy supports invocation expressions.
     new 144e91c285 Merge pull request #3955 from sdedic/lsp/call-hierarchy-npe

The 6890 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../server/protocol/TextDocumentServiceImpl.java   |   2 +-
 java/java.sourceui/apichanges.xml                  |  12 ++
 java/java.sourceui/nbproject/project.properties    |   2 +-
 .../api/java/source/ui/ElementHeaders.java         |  20 ++-
 .../modules/java/source/ui/LspElementUtils.java    | 101 ++++++++++---
 java/refactoring.java/nbproject/project.xml        |   2 +-
 .../callhierarchy/LspCallHierarchyProvider.java    | 157 +++++++++++++++------
 7 files changed, 231 insertions(+), 65 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to