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

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


    from a506eb8  Merge pull request #2915 from 
JaroslavTulach/jtulach/WorkingMxActions
     new b859e4e  LSP: Go to Super Implementation keyboard shortcut and minor 
fixes, Source Actions shortcut.
     new 09272f0  Changing Go to Super Implementation shortcut for Mac.
     new 477b7f8  LSP: Go to (Super) Implementations fixed to work with 
multi-projects.
     new fe32b2e  Merge pull request #2917 from 
dbalek/dbalek/lspCodeNavigationMinorFixes

The 5370 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:
 .../java/editor/overridden/ElementDescription.java |  4 +
 .../server/protocol/TextDocumentServiceImpl.java   | 96 +++++++++++++++-------
 .../lsp/server/protocol/WorkspaceServiceImpl.java  |  2 +-
 .../java/lsp/server/protocol/ServerTest.java       |  5 +-
 java/java.lsp.server/vscode/package.json           |  7 ++
 java/java.lsp.server/vscode/src/extension.ts       | 12 ++-
 .../netbeans/api/java/source/ui/ElementOpen.java   | 32 ++++----
 7 files changed, 104 insertions(+), 54 deletions(-)

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

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

Reply via email to