flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > Macro for placing bytes after DB |
Author |
|
ProMiNick 23 Dec 2017, 23:13
Make highlightings with such method worst thing.
I think all such decorations should be stay of code syntax. for such purpose use comments. Code: msg db 'Hello world!', 0x0A ; #HL# ansi_bold quotedtext than tell highlight function to detect content of comments I think everything out of valuable source code should be in comments I think about something closer - code folding. place in comment #+ or #- that would be hidden in IDE but according such comment code will be folded or not. |
|||
23 Dec 2017, 23:13 |
|
revolution 24 Dec 2017, 08:04
burris wrote: Hi, Code: ESC equ 0x1B BOLD equ ESC,'[1m' FG_RED equ ESC,'[31m' msg db BOLD, 'Hello world!', 0x0a |
|||
24 Dec 2017, 08:04 |
|
burris 24 Dec 2017, 11:01
revolution wrote:
Revolution your example is what I need, thank you |
|||
24 Dec 2017, 11:01 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.