SublimeFortran
SublimeFortran copied to clipboard
Function names not highlighted
User-defined function names are not highlighted. For example, the function name myfunc below is not highlighted/colored differently than the default text color, but it should be (just like subroutine names are highlighted).
x = myfunc(y)
ST3, version 3.2.2, build 3211