Skip to content

Certain php functions not recognized by syntax highlighting #36

@timdmackey

Description

@timdmackey

These are the one's I have noted so far that are not recognized as php functions in both the predictive text and in the syntax highlighting:
isset
empty
I will add more if I notice them.
Also, it would be very nice if alternative syntax for control structures was recognized, ie:
if(...):
endif;
foreach(...):
endforeach;
etc...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions