Flex CDATA highlighting

已回答

Is it possible to turn off highlighting within CDATA sections of mxml files?

0

ActionScript code is automatically injected inside MXML Script tag. I'm afraid it can't be turned off. What's your use case?

0
Avatar
Permanently deleted user

Sorry, I wasn't very clear: I want the code syntax highlighting, I just find the *background* highlighting between the two CDATA tags distracting (yellowish color in Darcula). It makes a big ugly yellow block on the editor :-( ....

0

You can change the injected language fragment background color:

1
Avatar
Permanently deleted user

Perfect! Thanks Serge.

0

请先登录再写评论。