You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2023/01/02 20:17:35 UTC

[GitHub] [netbeans] jherkel opened a new pull request, #5180: [NETBEANS-1309] add support for @summary javadoc tag

jherkel opened a new pull request, #5180:
URL: https://github.com/apache/netbeans/pull/5180

   original issue https://issues.apache.org/jira/browse/NETBEANS-1309


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] jherkel commented on pull request #5180: [NETBEANS-1309] add support for @summary javadoc tag

Posted by GitBox <gi...@apache.org>.
jherkel commented on PR #5180:
URL: https://github.com/apache/netbeans/pull/5180#issuecomment-1372689603

   @mbien  With this patch you can see content of "@summary" tag when javadoc popup is displayed and also reformatting of "@summary" tag should be working. 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] mbien commented on pull request #5180: [NETBEANS-1309] add support for @summary javadoc tag

Posted by GitBox <gi...@apache.org>.
mbien commented on PR #5180:
URL: https://github.com/apache/netbeans/pull/5180#issuecomment-1371596218

   NetBeans 16 already has auto completion for the summary tag. What is this PR adding to that?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] mbien commented on pull request #5180: [NETBEANS-1309] add support for @summary javadoc tag

Posted by GitBox <gi...@apache.org>.
mbien commented on PR #5180:
URL: https://github.com/apache/netbeans/pull/5180#issuecomment-1372841335

   merging since we just fixed master :)
   thanks @jherkel!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] matthiasblaesing commented on pull request #5180: [NETBEANS-1309] add support for @summary javadoc tag

Posted by GitBox <gi...@apache.org>.
matthiasblaesing commented on PR #5180:
URL: https://github.com/apache/netbeans/pull/5180#issuecomment-1372754023

   @mbien I think this comparison shows the fix. Compare the contents of the javaodoc comment and the rendering.
   
   Before:
   
   ![image](https://user-images.githubusercontent.com/2179736/210878578-107bfece-0f38-4b57-b3e3-022558b3659f.png)
   
   After:
   
   ![image](https://user-images.githubusercontent.com/2179736/210879578-667678f2-be6c-4318-829c-93df0b5ccba8.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] mbien merged pull request #5180: [NETBEANS-1309] add support for @summary javadoc tag

Posted by GitBox <gi...@apache.org>.
mbien merged PR #5180:
URL: https://github.com/apache/netbeans/pull/5180


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists