ale/ale_linters/dart
Macuyler Dunn c88bddfa83
Update dart analysis_server command (#4761)
* Update dart analysis_server command

In 2021 the dart team added a new sub-command `language-server` to
replace the original `./snapshots/analysis_server.dart.snapshot --lsp`
convention for starting the language server.

c224cc2e0d

* Add ale_dart_analysis_server_enable_language_server option

This allows users to opt-in to the new `dart language-server` command.

* Enable ale_dart_analysis_server_enable_language_server option by default

* Update doc/ale-dart.txt

Include the dart version number where the `dart language-server` command
was added.
2024-05-09 10:58:16 +09:00
..
analysis_server.vim Update dart analysis_server command (#4761) 2024-05-09 10:58:16 +09:00
dart_analyze.vim Show warnings for `dart_analyze` linter (#4237) 2022-06-25 00:18:08 +09:00
language_server.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00