Hello,
Both RadASM2 and RadASM3 doesn't have a feature "Editor Guidelines". I have opened an issue for this on RadASM2 github repo:
RadASM2 does not have an Editor GuideLine feature to set a line on a specific column on code editor.
How To:
This can be handled in Option > Code Editor Options
a checkbox to set editor guideline.
One up-down control for column number
one color picker control for setting color
The settings then be saved in RadASM.ini
OR
While writing this issue i have realized that maybe this can be handled via a plugin?
And fearless had an important point on his reply:
Yes i guess either option would work, the plugin option sounds good, but not sure if RadASM exposes all the information required to implement it, so might have to do it in the main code.
@KetilO, before getting into this issue, can we get any suggestion from you to speed up our research process about this? I mean any kind of information is valuable. Like where to start, or how to implement?
Thank you.