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 10a2659  Merge pull request #3041 from apache/ebarboni-buildinfo
     new 7a1f0fa  Add temp support to disable indexing.
     new ce04d6f  VScode ext Option to disable Groovy support. Disables Groovy 
indexing in NBJLS. Co-authored-by: Jan Lahoda <lah...@gmail.com>
     new aae2033  Merge pull request #3042 from 
sdedic/lsp/disable-groovy-support

The 5637 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:
 groovy/groovy.editor/manifest.mf                   |  2 +-
 .../modules/groovy/editor/api/GroovyIndexer.java   | 25 +++++++++++++++++++++-
 .../groovy/editor/api/parser/GroovyParser.java     | 12 +++++++++++
 .../modules/groovy/editor/utils/GroovyUtils.java   | 21 ++++++++++++++++++
 .../server/protocol/NbCodeClientCapabilities.java  | 17 +++++++++++++++
 .../modules/java/lsp/server/protocol/Server.java   | 24 +++++++++++++++++++--
 .../lsp/server/protocol/WorkspaceServiceImpl.java  |  3 ++-
 java/java.lsp.server/vscode/package.json           |  5 +++++
 java/java.lsp.server/vscode/src/extension.ts       | 25 ++++++++++++++--------
 9 files changed, 120 insertions(+), 14 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