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 3eef3b7 commit 10e309aCopy full SHA for 10e309a
lsp-dart.el
@@ -63,7 +63,8 @@
63
(defcustom lsp-dart-only-analyze-projects-with-open-files nil
64
"Analyze project root of open files even if not using workspace folders.
65
When set to non-nil, even if the file was not openned as a workspace project,
66
-the analysis server will try to find the project root and analyze all project files."
+the analysis server will try to find the project root and analyze all project
67
+files."
68
:type 'boolean
69
:group 'lsp-dart)
70
0 commit comments