flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
OzzY 21 Jan 2008, 17:44
How?
Thanks |
|||
![]() |
|
OzzY 21 Jan 2008, 17:52
When I press TAB it gives too much space for identation.
But you're right, if I use spaces I can adjust to the right size and the next ENTERs will follow this. |
|||
![]() |
|
LocoDelAssembly 21 Jan 2008, 18:04
And even the TAB, it will advance till the column where there is a char in the line above (and if there is a char already then the word is skipped and the same logic is applied again).
|
|||
![]() |
|
Madis731 21 Jan 2008, 21:42
![]() ![]() |
|||
![]() |
|
vid 22 Jan 2008, 00:24
i don't nest code in assembly anyway, and 8 is muchbetter for label<tab>mnemonics<tab>operands<tab>comment style
|
|||
![]() |
|
bitshifter 30 Sep 2008, 09:04
Open ..\ide\edit.inc and find this block of code.
Code: standard_tab: mov ecx,[caret_position] and ecx,not 111b sub ecx,[caret_position] add ecx,8 |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.