SIGN IN SIGN UP

Extract Dockerfile extension (#9832)

This PR extracts Dockerfile support into an extension and removes the
built-in Dockerfile support from Zed.

There's already an existing [Dockerfile
extension](https://github.com/d1y/dockerfile.zed) that was just missing
language server support. Language server support is being added to that
extension in https://github.com/d1y/dockerfile.zed/pull/2.

Release Notes:

- Removed built-in support for Dockerfile, in favor of making it
available as an extension. The Dockerfile extension will be suggested
for download when you open a `Dockerfile`.
M
Marshall Bowers committed
7807f23e2a8441bdb3c947c376720cf7fc2f2038
Parent: 181dc86
Committed by GitHub <noreply@github.com> on 3/26/2024, 8:38:21 PM