What does your feature request improve on? Please describe.
Highlighting local functions differently than tables would make them easier to distinguish.
Describe the solution you'd like
Functions defined via lclfunc shall be highlighted using the same algorithm as the local variable hightlighter. Instead of using an indicator for highlighting, create a new ad-hoc style only usable by the corresponding algorithm.
DESCRIPTION
What does your feature request improve on? Please describe. Highlighting local functions differently than tables would make them easier to distinguish.
Describe the solution you'd like Functions defined via
lclfunc
shall be highlighted using the same algorithm as the local variable hightlighter. Instead of using an indicator for highlighting, create a new ad-hoc style only usable by the corresponding algorithm.Additional context Migrated from here: https://sourceforge.net/p/numere/tickets/731/
(Do not write below this line)
DEVS' SECTION
ANALYSIS
(Describe, what's the issue and which changes have to be made)
IMPLEMENTATION STEPS
(see also our Wiki for implementation guidelines)
DOCUMENTATION STEPS
(see also our Wiki for further information)
*.NHLP
and*.NDB
files, if needed)*.NLNG
files, if needed)PULL REQUEST