Community
Participate
Working Groups
Code templates allow the user to begin typing a construct and then use content assist to "fill in" the rest of the construct. This would be particularly useful for Photran since Fortran is a verbose language: every "if" is accompanied by "then" and "end if," every "module" by "end module," etc. A wiki page for the contribution has been set up: http://wiki.eclipse.org/PTP/photran/code_templates
Created attachment 189595 [details] Code template support
Committed to HEAD; patch attached FYI