Description
Editor assistance for Dockerfiles, Compose files, and Bake files can be provided through the Language Server Protocol. It helps developers get completion, validation, and navigation inside compatible editors.
This is normally started by an editor or LSP client, not by the user directly. Diagnostics guide editing but do not prove that an image or Compose stack is safe to run.