Community
Participate
Working Groups
The intrinsic function 'transfer' is missing from the list of intrinsics, so code completion and syntax coloring don't recognize it.
Thanks for the bug report, Erik. Technical Notes: Removed Intrinsics.java from core.vpg and removed static list from FortranKeywordRuleBasedScanner; delegated to new Intrinsics class in photran.core. Intrinsics list is populated from intrinsic-procedures.txt which is loaded using the bundle activator -- need to verify that this file is included in the binary build (and that the bundle/classloader can access it)
Apparently the 6.0 RC2 build was done last Thursday, so this fix should be in RC3.
This is fixed in the build in the current Helios update site (6.0.0.201005251021).