[
https://issues.apache.org/jira/browse/NETBEANS-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16777056#comment-16777056
]
Mohamed commented on NETBEANS-2176:
-----------------------------------
OK, some remarks here.
I think that the problem has something to do with the use of the ES6 "import"
because when I use "require" the error is not fired, at least inside the file
where it's fired every time ...
Note here that I used the same call using "import" inside another script and no
error. I even cleaned up the file where the error is fired like automatically
and I keep only the import instruction and another one for the test, and I
always got the error !! very weird because I thought that may be the size (more
than 6000 lines of code and some 250Kb in the disk) of the file has influenced
that behavior ...
> Autocomplete + go to declaration not working after a
> "java.lang.StackOverflowError" exception
> ---------------------------------------------------------------------------------------------
>
> Key: NETBEANS-2176
> URL: https://issues.apache.org/jira/browse/NETBEANS-2176
> Project: NetBeans
> Issue Type: Bug
> Components: javascript - Editor, javascript - Node.js
> Affects Versions: 8.2, 9.0
> Environment: Windows 10 x64 PRO
> Reporter: Mohamed
> Priority: Major
> Attachments: formatting.png, go_to_declaration.png, messages.log,
> netbeans10_error.txt
>
>
> This error is fired after I've tried to go to the declaration of a method in
> an imported local nodejs module. Some minutes after that error has been
> fired, the "autocomplete" and "go to declaration" are both not working and
> Netbeans takes many time to execute them with the "Lengthy operation in
> progress" message.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists