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 2020/08/05 05:18:01 UTC

[GitHub] [netbeans] jlahoda opened a new pull request #2296: Fixing removal of a double-quote inside a text block.

jlahoda opened a new pull request #2296:
URL: https://github.com/apache/netbeans/pull/2296


   Consider code like:
   """
   "|
   """
   
   Where '|' is the caret position. Now press backspace. This will delete the ", but also the next character (newline in this case). This makes editing inside the text block quite annoying.
   
   Not sure if this breaks some other text block editing scenario - tests are passing, but may be cases not covered by tests.
   


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



---------------------------------------------------------------------
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] jlahoda merged pull request #2296: Fixing removal of a double-quote inside a text block.

Posted by GitBox <gi...@apache.org>.
jlahoda merged pull request #2296:
URL: https://github.com/apache/netbeans/pull/2296


   


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



---------------------------------------------------------------------
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] neilcsmith-net commented on pull request #2296: Fixing removal of a double-quote inside a text block.

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on pull request #2296:
URL: https://github.com/apache/netbeans/pull/2296#issuecomment-670520140


   Seems a sensible fix! Do you want to merge for next 12.1 beta?


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



---------------------------------------------------------------------
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] neilcsmith-net commented on pull request #2296: Fixing removal of a double-quote inside a text block.

Posted by GitBox <gi...@apache.org>.
neilcsmith-net commented on pull request #2296:
URL: https://github.com/apache/netbeans/pull/2296#issuecomment-670844803


   Added 12.1 milestone to help tracking.  If you decide not to merge, please move to 12.2.


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



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