This is an automated email from the ASF dual-hosted git repository.
mbalin pushed a change to branch delivery
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 2f504a8249 Merge pull request #6265 from
matthiasblaesing/sqleditor_versioning_state
new b5e0253f65 #6278: Improved whitespace handling when stripping HTML.
Centralize whitespace handling for quickpicks
new 748ef78152 Changelog update.
new 38ba76cbfd Merge pull request #6280 from
sdedic/lsp/quickpick-whitespaces
The 8889 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:
.../netbeans/modules/java/lsp/server/Utils.java | 49 ++++++++++++++++++----
.../java/lsp/server/protocol/LspTemplateUI.java | 19 +--------
.../lsp/server/protocol/NbCodeClientWrapper.java | 13 +++++-
.../lsp/server/ui/NotifyDescriptorAdapter.java | 6 ++-
.../modules/java/lsp/server/UtilsTest.java | 32 ++++++++++++++
.../lsp/server/protocol/LspTemplateUITest.java | 24 +++++++++++
java/java.lsp.server/vscode/CHANGELOG.md | 13 +++++-
7 files changed, 127 insertions(+), 29 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