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

jtulach pushed a change to branch release90
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.


    from 51bdd0a  [NETBEANS-497] Fix for 'var' compound declaration error hints 
(#521)
     add e917c5c  #271070: support for multiple ranges for error/warning
     add c51f671  #271069: a way to have fixable annotation with default action
     new 79452bb  Merge pull request #555 from 
JaroslavTulach/jtulach/AlignEditorHintsSPI

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:
 spi.editor.hints/apichanges.xml                    | 28 +++++++
 spi.editor.hints/nbproject/project.properties      |  2 +-
 .../modules/editor/hints/AnnotationHolder.java     | 88 +++++++++++---------
 .../netbeans/modules/editor/hints/FixAction.java   | 35 ++++++--
 .../org/netbeans/modules/editor/hints/HintsUI.java | 14 +---
 .../modules/editor/hints/ParseErrorAnnotation.java |  4 +
 .../spi/editor/hints/ErrorDescription.java         | 26 ++++++
 .../spi/editor/hints/ErrorDescriptionFactory.java  | 94 ++++++++++++++++++++++
 .../modules/editor/hints/AnnotationHolderTest.java | 19 ++++-
 9 files changed, 248 insertions(+), 62 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
jtul...@apache.org.

---------------------------------------------------------------------
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