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

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


    from ee71e88f5a Merge pull request #8229 from 
pepness/jakartaee-improvements-3
     add 60e4d89413 Reapply "LSP: Speed up publish diagnostics on project scan."
     add 1b93a25fa6 Merge pull request #8206 from dbalek/dbalek/fix7737

No new revisions were added by this update.

Summary of changes:
 .../hints/MicronautConfigErrorProvider.java        | 20 +++++-
 .../modules/csl/core/TLIndexerFactory.java         | 23 ++++++
 ide/parsing.indexing/apichanges.xml                | 14 ++++
 ide/parsing.indexing/nbproject/project.properties  |  4 +-
 .../parsing/impl/indexing/errors/TaskCache.java    | 83 ++++++++++++++++------
 .../modules/parsing/spi/indexing/ErrorsCache.java  | 37 +++++++++-
 .../java/lsp/server/protocol/ErrorsNotifier.java   | 55 ++++++++++++--
 .../server/protocol/TextDocumentServiceImpl.java   |  2 +-
 .../java/lsp/server/protocol/ServerTest.java       | 10 ++-
 .../java/source/indexing/JavaCustomIndexer.java    | 35 +++++++--
 .../java/source/indexing/VanillaCompileWorker.java |  2 +-
 .../source/indexing/VanillaCompileWorkerTest.java  | 54 ++++++++++++++
 12 files changed, 292 insertions(+), 47 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