in the MAXScript editor, the color coding disappears

Good day.

Another strange feature.

Write the following code in the editor
____________________________________________________

ModObj = $Modified_Shapes/* as array
ini = abs (in coordsys $CameraProject ModObj[1].pos.z)
for i = 2 to ModObj.count do
_______________________________________________________

The color coding of the code disappears after the symbol /*.

And to read further the text code very awkward.
Can someone tell me how to bypass this error

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Any's picture

Sorry I'm using a dark scheme

Sorry I'm using a dark scheme in the editor, so I'll write it to the Creator

pixamoon's picture

`

Hi, Can you post a screenshot ?

Any's picture

Just like this...

Just like this...

AttachmentSize
screen.jpg 155.95 KB
jahman's picture

.

there's nothing wrong on your screenshot
/* is a comment opening :)))

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.