Problem with editing mode syntax hilighting (assembly-r2000 [mips])
Submitted by Tuesday, 4 October, 2005 - 15:34
on
I've encountered a problem with syntax highlighting and MIPS assembly language.
I use the assembly-r2000 editing mode and it works almost perfectly, except that the register name $t0 is not being coloured up. All other registers as far as I can see are coloured green except this one which stays black.
If your not familier with using registers replace that word with variable names.
I was hoping to find someone that has some experience with using jEdit for writing mips code or someone with experience of editing syntax specifications so that I could possibly alter the program to include the register $t0.
Any help or advice would be greatly appreciated. At the moment I feel like I'm missing something obvious since it seems a silly thing to be happening.
I use the assembly-r2000 editing mode and it works almost perfectly, except that the register name $t0 is not being coloured up. All other registers as far as I can see are coloured green except this one which stays black.
If your not familier with using registers replace that word with variable names.
I was hoping to find someone that has some experience with using jEdit for writing mips code or someone with experience of editing syntax specifications so that I could possibly alter the program to include the register $t0.
Any help or advice would be greatly appreciated. At the moment I feel like I'm missing something obvious since it seems a silly thing to be happening.