SIGN IN SIGN UP

Add `language_server_workspace_configuration` to extension API (#10212)

This PR adds the ability for extensions to implement
`language_server_workspace_configuration` to provide workspace
configuration to the language server.

We've used the Dart extension as a motivating example for this, pulling
it out into an extension in the process.

Release Notes:

- Removed built-in support for Dart, in favor of making it available as
an extension. The Dart extension will be suggested for download when you
open a `.dart` file.

---------

Co-authored-by: Max <max@zed.dev>
Co-authored-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
M
Marshall Bowers committed
c851e6edba17cfa0a8088a048a2c8faa1596788a
Parent: 4aaf345
Committed by GitHub <noreply@github.com> on 4/5/2024, 9:04:07 PM