Editing Fortran Source Files

The IDE's built-in Source Editor enables you to view, create, and edit your Fortran source code. You can open the Source Editor window by double-clicking an editable element in the Projects window or by choosing File > New to create a new file.

The IDE support of Fortran is more limited than the support of C and C++. The following features are supported for Fortran:

Most other features are not yet implemented for Fortran, including code completion, code folding, semantic highlighting, hyperlinks between objects, and find usages.


Legal Notices