This is an automated email from the ASF dual-hosted git repository.
junichi11 pushed a change to branch 2ndDonation
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.
from b1cad1e Merge pull request #625 from
arusinha/bug#268488-fix-integration
add e29c5d6 #240529: Fixing folding of empty {}
new f919864 Merge pull request #626 from
arusinha/bug#240529-fix-integration
The 1 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:
.../modules/javascript2/editor/JsStructureScanner.java | 13 +++++++++++--
.../unit/data/testfiles/coloring/czechChars.js.folds | 2 +-
.../test/unit/data/testfiles/structure/issue240529.js | 15 +++++++++++++++
.../unit/data/testfiles/structure/issue240529.js.folds | 16 ++++++++++++++++
.../javascript2/editor/JsStructureScannerTest.java | 4 ++++
5 files changed, 47 insertions(+), 3 deletions(-)
create mode 100644
javascript2.editor/test/unit/data/testfiles/structure/issue240529.js
create mode 100644
javascript2.editor/test/unit/data/testfiles/structure/issue240529.js.folds
---------------------------------------------------------------------
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