]
Burr Sutter commented on JBIDE-19393:
-------------------------------------
Copy & Paste!
Damn, I did not think about hidden characters. I suspect I was doing a copy & paste
from YouTube.
you can see the code in the comments of this video:
Multiple Error Annotations are shown on a valid JavaScript file in
JavaScript Editor
------------------------------------------------------------------------------------
Key: JBIDE-19393
URL:
https://issues.jboss.org/browse/JBIDE-19393
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: upstream
Affects Versions: 4.2.2.Final
Reporter: Victor Rubezhny
Assignee: Victor Rubezhny
Fix For: 4.3.0.Alpha2
Attachments: hybrid4001.zip, JavaScriptParserError.png, WrongCharacterCodes.png,
WrongCharacters.png
Multiple Error Annotations are shown on a valid JavaScript file in JavaScript Editor:
{code}
Multiple markers at this line
- Syntax error on token "Invalid Character", delete this token
- Missing semicolon
{code}