You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Eugene Pliskin (Jira)" <ji...@apache.org> on 2020/07/30 05:43:00 UTC

[jira] [Updated] (NETBEANS-4654) Editor freezes in large Groovy code

     [ https://issues.apache.org/jira/browse/NETBEANS-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugene Pliskin updated NETBEANS-4654:
-------------------------------------
    Description: While editing a large Groovy class about 1000 lines long once or twice a day I experience a freeze of editor lasting a minute or two. Today it happened while changing a string constant in sb.append('\n') to sb.append('/'). The other days editor freezed apparently trying to figure out a continuation of partially typed identifiers.  (was: While editing a large Groovy class about 1000 lines long once or twice a day I experience a slowness lasting a minute or two. Today it happened while changing a string constant in sb.append('\n') to sb.append('/'). The other day the slowness was probably associated with continuation hints.)
        Summary: Editor freezes in large Groovy code  (was: Slowness editing Groovy code)

> Editor freezes in large Groovy code
> -----------------------------------
>
>                 Key: NETBEANS-4654
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4654
>             Project: NetBeans
>          Issue Type: Bug
>          Components: groovy - Editor
>    Affects Versions: 12.0
>         Environment: windows 10
>            Reporter: Eugene Pliskin
>            Priority: Minor
>         Attachments: ui-log.xml
>
>
> While editing a large Groovy class about 1000 lines long once or twice a day I experience a freeze of editor lasting a minute or two. Today it happened while changing a string constant in sb.append('\n') to sb.append('/'). The other days editor freezed apparently trying to figure out a continuation of partially typed identifiers.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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