dart-sdk/pkg/analysis_server/test/lsp
Konstantin Shcheglov 16e4709922 Support for navigation in macro with LSP.
Change-Id: I6c1e35f944a7e551882745e74c9570086bc53b56
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/210422
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2021-08-18 15:31:34 +00:00
..
analyzer_status_test.dart [analyzer] Migrate remaining LSP tests to null-safe 2021-04-21 16:41:50 +00:00
cancel_request_test.dart [analyzer] Migrate remaining LSP tests to null-safe 2021-04-21 16:41:50 +00:00
change_workspace_folders_test.dart [analyzer] Migrate remaining LSP tests to null-safe 2021-04-21 16:41:50 +00:00
client_configuration_test.dart [analysis_server] Support resource-specific LSP client configuration 2021-07-21 17:28:58 +00:00
closing_labels_test.dart [analyzer] Migrate remaining LSP tests to null-safe 2021-04-21 16:41:50 +00:00
code_actions_abstract.dart [analyzer] Map all LSP integer/uintegers on to Dart's int type 2021-05-04 15:37:41 +00:00
code_actions_assists_test.dart [analysis_server] Support plugin fixes/assists for LSP 2021-07-30 15:19:57 +00:00
code_actions_fixes_test.dart [analysis_server] Support plugin fixes/assists for LSP 2021-07-30 15:19:57 +00:00
code_actions_refactor_test.dart [analysis_server] Support convert method<->getters refactor in LSP 2021-07-20 15:37:30 +00:00
code_actions_source_test.dart [analysis_server] Add source.fixAll source command for LSP 2021-07-01 17:56:47 +00:00
completion.dart Reland "[analyzer] Use "pub outdated" to get version numbers for pubspec completion" 2021-08-02 14:33:09 +00:00
completion_dart_test.dart [analysis_server] Swap from dynamic to Object? in LSP generated code 2021-07-07 17:14:34 +00:00
completion_yaml_test.dart Fix typo in test comment 2021-08-13 08:39:41 +00:00
configuration_test.dart [analyzer] Migrate remaining LSP tests to null-safe 2021-04-21 16:41:50 +00:00
definition_test.dart Support for navigation in macro with LSP. 2021-08-18 15:31:34 +00:00
diagnostic_test.dart Make Location.endLine and Location.endColumn optional fields in the protocol 2021-07-15 17:35:55 +00:00
document_changes_test.dart [analyzer] Migrate remaining LSP tests to null-safe 2021-04-21 16:41:50 +00:00
document_highlights_test.dart [analyzer] Migrate remaining LSP tests to null-safe 2021-04-21 16:41:50 +00:00
document_symbols_test.dart [analyzer] Migrate remaining LSP tests to null-safe 2021-04-21 16:41:50 +00:00
file_modification_test.dart [analyzer] Migrate remaining LSP tests to null-safe 2021-04-21 16:41:50 +00:00
flutter_outline_test.dart [analyzer] Migrate more LSP tests to null-safety 2021-04-20 21:15:28 +00:00
folding_test.dart [analyzer] Support folding enum declarations 2021-04-27 15:45:38 +00:00
format_test.dart [analysis_server] Support resource-specific LSP client configuration 2021-07-21 17:28:58 +00:00
hover_test.dart [analyzer] Format signatures in LSP hovers over multiple lines 2021-06-09 19:02:12 +00:00
implementation_test.dart [analyzer] Migrate more LSP tests to null-safety 2021-04-20 21:15:28 +00:00
initialization_test.dart [analysis_server] Swap from dynamic to Object? in LSP generated code 2021-07-07 17:14:34 +00:00
mapping_test.dart [analyzer] Fix a bug with completion ranking for items with 0 relevance in LSP 2021-04-24 18:13:32 +00:00
outline_test.dart [analyzer] Migrate more LSP tests to null-safety 2021-04-20 21:15:28 +00:00
priority_files_test.dart [analyzer] Migrate more LSP tests to null-safety 2021-04-20 21:15:28 +00:00
pub_package_service_test.dart Reland "[analyzer] Use "pub outdated" to get version numbers for pubspec completion" 2021-08-02 14:33:09 +00:00
reanalyze_test.dart [analyzer] Migrate more LSP tests to null-safety 2021-04-20 21:15:28 +00:00
references_test.dart [analyzer] Migrate more LSP tests to null-safety 2021-04-20 21:15:28 +00:00
rename_test.dart [analysis_server] Swap from dynamic to Object? in LSP generated code 2021-07-07 17:14:34 +00:00
selection_range_test.dart [analyzer] Add support for LSP textDocument/selectionRanges 2021-05-19 16:34:47 +00:00
semantic_tokens_test.dart [analysis_server] Improve coloring of invalid/unresolved methods in LSP semantic tokens 2021-06-17 20:15:21 +00:00
server_abstract.dart Reland "[analyzer] Use "pub outdated" to get version numbers for pubspec completion" 2021-08-02 14:33:09 +00:00
server_test.dart [analyzer] Migrate more LSP tests to null-safety 2021-04-20 21:15:28 +00:00
signature_help_test.dart [analysis_server] Support LSP SignatureHelp for type argument lists 2021-06-22 14:56:44 +00:00
super_test.dart [analyzer] Migrate more LSP tests to null-safety 2021-04-20 21:15:28 +00:00
test_all.dart [analysis_server] Support resource-specific LSP client configuration 2021-07-21 17:28:58 +00:00
will_rename_files_test.dart [analyzer] Migrate more LSP tests to null-safety 2021-04-20 21:15:28 +00:00
workspace_symbols_test.dart [analyzer] Map all LSP integer/uintegers on to Dart's int type 2021-05-04 15:37:41 +00:00