blob: 5911fe3f3462f045c8e0217b569a41d964632614 [file] [view] [edit]
# LSP Client Capabilities
This folder contains a copy of the Client Capabilities for some known LSP clients that have Dart/Flutter plugins. These serve as a quick reference to answer questions about which clients have which LSP capabilities.
Files are updated periodically and might not reflect the very latest capabilities for a given client. All files are raw JSON, formatted (using VS Code's built-in JSON formatting) with tabs and sorted with VS Code's "JSON: Sort Document" command to make diffing easier.
- [VS Code (Dart Code)](./vs_code_dart_code.md)
- [Emacs (lsp-mode with lsp-dart)](./emacs_lsp_dart.md)
- [Neovim (nvim-flutter/flutter-tools)](./neovim_flutter_tools.md)