0

After the last update of Aptana it stopped to syntax highlight all of my JavaScript code. I tried to fix this for a couple of days with reinstalling the editor, using Eclipse and install Aptana as a plugin and also tweak different settings.

Aptana code highligtning

As you can see on the image all the code after line 224 turns white. And I have not found any specific code combination that seem to trigger this bug.

Worth mention is that some of the code starts to highlight again when you change something in the line and sometimes Aptana still highlights the code further down in the document.

I would really appreciate if someone has a solution on this issue.

my best ~ Pontus

1
  • i got the exact same problem since I updated to the newest version Commented May 13, 2013 at 8:46

1 Answer 1

2

had the same issue. it turned out that there was a "wrong" whitespace character. if you activate the option "show whitespace characters" you can differ between regular "space" characters (marked by a dot in middle of line) and other whitespace characters.

https://i.sstatic.net/3bMsg.png --> "wrong" whitespace character in condition (after the "||")

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.