SX/B Editor Request - Color for Subroutines and Functions
While reading about the new SX/B format for subroutines and functions (I can hardly wait for the new version to come out!) I came across the line
which, of course, should read “NO colon” not “NO color.” That reminded me that while I really like the fact that the SX/B editor optionally highlights its own keywords in bold and/or in a different color I think it would be great to have this same feature for defined subroutines and functions.
Is this something that could be added fairly easily? I am not sure what would be involved. Perhaps the highlighting would only be available once the program was compiled and thus parsed. I think it would be a nice feature.
- Sparks
FUNC MyFunc ' NOTICE NO color ":”
which, of course, should read “NO colon” not “NO color.” That reminded me that while I really like the fact that the SX/B editor optionally highlights its own keywords in bold and/or in a different color I think it would be great to have this same feature for defined subroutines and functions.
Is this something that could be added fairly easily? I am not sure what would be involved. Perhaps the highlighting would only be available once the program was compiled and thus parsed. I think it would be a nice feature.
- Sparks