Is there any way to fix how the editor highlights the assembly syntax? In the picture below MV (line 42) and CMPLT (line 48) should be the same color as SUB and ABS. Also, line 51 is not a comment and should not be green.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Is there any way to fix how the editor highlights the assembly syntax? In the picture below MV (line 42) and CMPLT (line 48) should be the same color as SUB and ABS. Also, line 51 is not a comment and should not be green.
Unfortunately the customization of assembly syntax highlighting appears to be somewhat limited. Although I haven't personally tried any, one option may be to look for Eclipse editor plugins that do a better job at this. You can search for plug-ins in the Eclipse Marketplace .