File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ Intel compilers are now supported set the following options in settings.json:
32
32
}
33
33
```
34
34
35
- ![ Intel Linting Diagnostics] ( .. /assets/docs/lint-intel-diagnostics.png)
35
+ ![ Intel Linting Diagnostics] ( https://github.com/raw/fortran-lang/vscode-fortran-support/master /assets/docs/lint-intel-diagnostics.png)
36
36
37
37
### Preprocessor warnings
38
38
39
39
Preprocessor warnings and errors are now properly supported during linting
40
40
41
- ![ Linting Diagnostics Preprocessor] ( .. /assets/docs/lint-intel-diagnostics-preproc.png)
41
+ ![ Linting Diagnostics Preprocessor] ( https://github.com/raw/fortran-lang/vscode-fortran-support/master /assets/docs/lint-intel-diagnostics-preproc.png)
42
42
43
43
## Language Server ` fortls `
44
44
@@ -104,7 +104,7 @@ Debugging functionality was previously limited when it came to nested
104
104
user-defined types and hovering. This issue has been resolved and full
105
105
information about an object can be shown in the hover messages while debugging.
106
106
107
- ![ Debugging Hover] ( .. /assets/gif/gdb_ani.gif)
107
+ ![ Debugging Hover] ( https://github.com/raw/fortran-lang/vscode-fortran-support/master /assets/gif/gdb_ani.gif)
108
108
109
109
## Deprecations
110
110
You can’t perform that action at this time.
0 commit comments