matthiasblaesing commented on issue #4825: URL: https://github.com/apache/netbeans/issues/4825#issuecomment-1288136368
Still missing an error indicator. I see two further options: 1. You provide detailed steps which I can follow to reproduce the problem starting with an empty userdir 2. You try to debug the issue by stepping through `org.netbeans.modules.javascript2.editor.hints.GlobalIsNotDefined` - the hint should be generated there and it would be interesting to know the values of `findByFqnOnWindow` and `findByFqnPlain` for the variables `window`, `console` and `document`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
