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 ba5c6f2 commit 84c831cCopy full SHA for 84c831c
lsp-dart.el
@@ -54,7 +54,7 @@
54
:type '(repeat string)
55
:group 'lsp-dart)
56
57
-(defcustom lsp-dart-only-analyze-projects-with-open-files t
+(defcustom lsp-dart-only-analyze-projects-with-open-files nil
58
"Analyze only open files.
59
When set to non-nil, analysis will only be performed for projects that have
60
open files rather than the root workspace folder."
0 commit comments