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 2019/10/05 13:25:46 UTC

[GitHub] [netbeans] graben edited a comment on issue #1547: [NETBEANS-3164]:Fixed issue in Text-Block

graben edited a comment on issue #1547: [NETBEANS-3164]:Fixed issue in Text-Block
URL: https://github.com/apache/netbeans/pull/1547#issuecomment-538649523
 
 
   Welcome! But there are still funny behaviours in the editor for textblocks:
   `public static String x = """test""";`
   trying to correct with line break ends in
   `public static String x = """"`
   `+ "test""";`
   trying to remove the crappy forth " in the first line doesn't make it better :)
   
   Maybe something for a deeper NETCAT

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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