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 8e86d44 commit 8af551bCopy full SHA for 8af551b
package.json
@@ -394,8 +394,8 @@
394
"properties": {
395
"fortran.fortls.path": {
396
"type": "string",
397
- "default": "fortls",
398
- "markdownDescription": "Path to the Fortran language server (`fortls`).",
+ "default": "",
+ "markdownDescription": "Path to the Fortran language server (`fortls`) (must be absolute).",
399
"order": 10
400
},
401
"fortran.fortls.configure": {
0 commit comments