The commented statement will be in a color, for example, red.
; mov eax, 20
If i use the
comment ^
say sth.
mov eax, 20
^
to make a block of comment. The statements within the block will not be highlighted in red to indicate they are comment. I hope this can be improved so that the block of comment will be more eye-catching, i.e.
comment ^
say sth.
mov eax, 20
^
Thanks
; mov eax, 20
If i use the
comment ^
say sth.
mov eax, 20
^
to make a block of comment. The statements within the block will not be highlighted in red to indicate they are comment. I hope this can be improved so that the block of comment will be more eye-catching, i.e.
comment ^
say sth.
mov eax, 20
^
Thanks
Hi yoursguideline
RadASM's hiliting is still in development. I will add this feature.
KetilO
RadASM's hiliting is still in development. I will add this feature.
KetilO