The first line of a Ext JS 4 project application class shows a red icon with white 'x' in the gutter next to the first line, "Ext.Loader.setConfig..." with tooltip "Illegal token".
To reproduce the error:
Create a new Ext JS 4 project.
Select the "Application" node in the Application class.
Click the "Code" button.
The error icon appears in the gutter on line "1" of the editor.
I believe I was using 286 at the time. I'm currently on 288 as of this afternoon, retested and got the same results. Please see attached screen shot and let me know if I can provide more info.
This comes up in a default application without any changes on our part, so I don't think this is anything we fix. It hasn't caused any functional problems that I know of or prevented me from doing anything. It seems to be a minor "growing pain" that Sencha will likely clean up as part of the beta cycle. -Noel (my two cents)
It hasn't caused any functional problems that I know of or prevented me from doing anything. It seems to be a minor "growing pain" that Sencha will likely clean up as part of the beta cycle.