Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Duplicate
-
Affects Version/s: Aptana Studio 3.0.3
-
Fix Version/s: None
-
Component/s: Editor
-
Labels:
-
Environment:
Windows Vista
Description
See attachment for example of how it breaks (the whole file, or sometimes just big chunks of code, will turn white). Often the highlighting breaks when adding variables in a string.
Ex
echo 'lorem ipsum '.$var.' some more text';
From what I've noticed (but I can't seem to reproduce this deliberately) this will usually happen when I add a variable AFTER have written out the whole string and then add the single quotes to escape and add a variable. More often than not I have to reopen the file for it to get back to normal.
Attachments
Issue Links
- duplicates
-
APSTUD-3354 Editor blocks certain characters like double quotes, left curly braces, left paranthesis, left braces
-
- Closed
-
- relates to
-
APSTUD-3354 Editor blocks certain characters like double quotes, left curly braces, left paranthesis, left braces
-
- Closed
-