Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Kate
Commits
b90385b4
Commit
b90385b4
authored
Oct 30, 2022
by
Waqar Ahmed
Committed by
Christoph Cullmann
Oct 30, 2022
Browse files
LSP: Update config for Dart
rootFileIndicationNames are not needed.
parent
4edfb720
Pipeline
#257777
failed with stage
in 12 minutes and 13 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
addons/lspclient/settings.json
View file @
b90385b4
...
...
@@ -35,7 +35,6 @@
"dart"
:
{
"command"
:
[
"dart"
,
"analysis_server.dart.snapshot"
,
"--lsp"
],
"url"
:
"https://github.com/dart-lang/sdk/blob/master/pkg/analysis_server/tool"
,
"rootIndicationFileNames"
:
[
"pubspec.yaml"
],
"highlightingModeRegex"
:
"^Dart$"
,
"initializationOptions"
:
{
"onlyAnalyzeProjectsWithOpenFiles"
:
true
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment