tree: ade445e80b15d379dc296cd1c5e763d3e6aa9baa
  1. emacs_lsp_dart.md
  2. neovim_flutter_tools.md
  3. README.md
  4. vs_code_dart_code.md
pkg/analysis_server/doc/lsp/client_capabilities/README.md

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.