File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -8,15 +8,17 @@ This extension provides support for the Fortran programming language. It include
88* Code Snippets
99* Documentation on hover for intrisic functions
1010* Code linting based on ` gfortran ` to show errors swiggles in your code
11+
1112## Snippets
1213This are some of the snippets included
13-
1414#### Program skeleton
15-
1615![ program snippet] ( https://media.giphy.com/media/OYdq9BKYMOOdy/giphy.gif )
17-
1816#### Module skeleton
1917![ module snippet] ( https://media.giphy.com/media/3ohzdUNRuio5FfyF1u/giphy.gif )
18+
19+ ## Error swiggles
20+ To trigger code validations you must save the file first.
21+
2022## Requirements
2123For the linter to work you need to have ` gfortran ` on your path, or wherever you configure it to be.
2224## Issues
You can’t perform that action at this time.
0 commit comments