Fortran syntax highlighting
From VSI OpenVMS Wiki
Revision as of 07:38, 20 November 2019 by
Andrey.logachev
(
talk
|
contribs
)
(
diff
)
← Older revision
| Latest revision (diff) | Newer revision → (diff)
Jump to navigation
Jump to search
Fortran-syntax-example
Syntax check
Features
Autocomplete
Code autocompletion helps you write valid code in a more efficient way.
Error checking
Checks syntax errors in real-time.
Jump to definition (variables, routines)
Code navigation lets you quickly navigate Fortran projects (context menu).
Go to Definition (
F12
) - Go to the source code of a symbol definition.
Peek Definition (
Alt+F12
) - Bring up a Peek window that shows the definition of a symbol.
Peek References (
Shift+F12
) - Bring up a Peek window that shows all references to a symbol.
Find All References (
Shift+Alt+F12
) - Show all references to a symbol.
Rename (variables, routines)
Rename feature lets you quickly rename symbols in Fortran projects (context menu).
Press
F2
to rename the symbol under the cursor across your Fortran project.
Hover information
Hover over a Fortran symbol to quickly see its type information.
You can also show the hover info at the current cursor position with the
Ctrl+K Ctrl+I
keyboard shortcut.
Category
:
VMS IDE
Navigation menu
Personal tools
Sign in with SSO
Namespaces
Page
Discussion
English
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help
Site Navigation
VSI Official Website
VSI Training Site
VSI OpenVMS Forum
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
Cite this page