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