8ca61608d8
Before exposing existing LSP methods we need to provide a way for DTD clients to always get the same format responses regardless of the client capabilities provided by the original server. Until then, add an allow-list for LSP methods that we can use to selectively enable specific methods that are not affected by client capabilities. Change-Id: Ia1c994a50c9b94a91f4085c09f9d9d94c0fad79e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/382401 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Reviewed-by: Keerti Parthasarathy <keertip@google.com> Commit-Queue: Keerti Parthasarathy <keertip@google.com>