Skip to content

Syntax Highlight for User Defined Functions #496

@brucechan1123

Description

@brucechan1123

Hello there, I noted that the intrinsic function can be highlighted normally within every expression,
but the user-defined function will not be highlighted within any expression.
In the figs below, we can see that the intrinsic function mod is highlighted, but the user defined ones,
'compute_dt', 'compute_global_alpha' are not, which is so unpleasant.

Fortran use '()' as array designator, and also for function calling.
Hence if the user-defined function is not highlighted in expressions, it might be confusing and uncomfortable.

I was wondering might your team add some highlight rule for user-defined function please? Thanks a lot.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions