We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 931fb55 commit 586a3f0Copy full SHA for 586a3f0
fortls/fortls.schema.json
@@ -61,7 +61,7 @@
61
},
62
"incl_suffixes": {
63
"title": "Incl Suffixes",
64
- "description": "Consider additional file extensions to the default (default: F,F77,F90,F95,F03,F08,FOR,FPP (lower & upper casing))",
+ "description": "Consider additional file extensions to the default (default: .F, .F77, .F90, .F95, .F03, .F08, .FOR, .FPP (lower & upper casing))",
65
"default": [],
66
"type": "array",
67
"items": {},
0 commit comments