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 4a29358 commit c73090eCopy full SHA for c73090e
docs/options.rst
@@ -46,6 +46,7 @@ All the ``fortls`` settings with their default arguments can be found below
46
"notify_init": false,
47
"incremental_sync": false,
48
"sort_keywords": false,
49
+ "disable_autoupdate": false,
50
"debug_log": false,
51
52
"source_dirs": ["./**"],
@@ -59,7 +60,6 @@ All the ``fortls`` settings with their default arguments can be found below
59
60
"lowercase_intrinsics": false,
61
"use_signature_help": false,
62
- "variable_hover": false,
63
"hover_signature": false,
64
"hover_language": "fortran90",
65
0 commit comments