Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 1015 Bytes

CLIENTS.md

File metadata and controls

15 lines (8 loc) · 1015 Bytes

Language Clients

The Docker Language Server can be plugged into any editor that supports the Language Server Protocol. If you have successfully configured the Docker Language Server with an editor that is not mentioned here, please document the steps and then open a pull request. We would be happy to review your steps and add it to the list below!

Maintained Clients

Visual Studio Code

The Docker Language Server maintains and develops the Docker DX (Visual Studio Code extension).

Other Clients

JetBrains

To connect a JetBrains IDE with the Docker Language Server, you can use the LSP4IJ plugin from Red Hat. It is an open source LSP client for JetBrains IDEs. Follow the documentation here to get started.